v1

latestOpenAPI 3.0.02026-07-17823107.7 KB
Feed

Retrieve post details

get/api/posts/{postId}/

Path parameters

postIdinteger required

The ID of the post to retrieve

Response

Post details

idinteger
titlestring
short_titlestring
slugstring
author_idinteger
author_usernamestring
created_atstring date-time
published_atstring date-time nullable
open_timestring date-time nullable
edited_atstring date-time
curation_status'draft' | 'pending' | 'rejected' | 'approved'
comment_countinteger
status'open' | 'upcoming' | 'closed' | 'resolved' | 'draft' | 'pending' | 'rejected'

Combination of curation status and post lifecycle statuses

nr_forecastersinteger
user_permission'forecaster' | 'viewer'
forecasts_countinteger

Example response

{
  "id": 1,
  "title": "Binary Post title",
  "short_title": "Binary Post url title",
  "slug": "numeric-post",
  "author_id": 1000,
  "author_username": "metaculus",
  "projects": {
    "site_main": [
      {
        "id": 144,
        "type": "site_main",
        "name": "Metaculus Community",
        "prize_pool": "0.00",
        "default_permission": "forecaster",
        "visibility": "normal"
      }
    ],
    "tournament": [
      {
        "id": 144,
        "type": "site_main",
        "name": "Metaculus Community",
        "prize_pool": "0.00",
        "default_permission": "forecaster",
        "visibility": "normal"
      }
    ],
    "category": [
      {
        "id": 3690,
        "name": "Nuclear Technology & Risks",
        "slug": "nuclear",
        "description": "Nuclear Technology & Risks"
      }
    ],
    "tag": [
      {
        "name": "Space"
      }
    ],
    "question_series": [
      {
        "id": 144,
        "type": "site_main",
        "name": "Metaculus Community",
        "prize_pool": "0.00",
        "default_permission": "forecaster",
        "visibility": "normal"
      }
    ],
    "default_project": {
      "id": 144,
      "type": "site_main",
      "name": "Metaculus Community",
      "prize_pool": "0.00",
      "default_permission": "forecaster",
      "visibility": "normal"
    }
  },
  "created_at": "2024-10-16T12:56:51.751385Z",
  "curation_status": "pending",
  "comment_count": 10,
  "status": "pending",
  "nr_forecasters": 5,
  "question": {
    "id": 2,
    "title": "Binary Question",
    "description": "string",
    "type": "binary",
    "options": [
      "Democratic",
      "Republican",
      "Libertarian",
      "Green",
      "Other"
    ],
    "all_options_ever": [
      "Democratic",
      "Republican",
      "Libertarian",
      "Green",
      "Blue",
      "Other"
    ],
    "options_history": [
      [
        "0001-01-01T00:00:00",
        [
          "a",
          "b",
          "c",
          "other"
        ]
      ],
      [
        "2026-10-22T16:00:00",
        [
          "a",
          "b",
          "c",
          "d",
          "other"
        ]
      ]
    ],
    "status": "upcoming",
    "possibilities": {
      "type": "binary"
    },
    "inbound_outcome_count": 200,
    "resolution_criteria": "string",
    "fine_print": "string",
    "unit": "$",
    "scaling": {
      "inbound_outcome_count": 200,
      "continuous_range": [
        "2023-01-01T00:00:00Z",
        "2023-01-02T00:00:00Z",
        "...",
        "2023-01-03T00:00:00Z"
      ]
    }
  },
  "conditional": {
    "id": 1,
    "condition": {
      "id": 2,
      "title": "Binary Question",
      "description": "string",
      "type": "binary",
      "options": [
        "Democratic",
        "Republican",
        "Libertarian",
        "Green",
        "Other"
      ],
      "all_options_ever": [
        "Democratic",
        "Republican",
        "Libertarian",
        "Green",
        "Blue",
        "Other"
      ],
      "options_history": [
        [
          "0001-01-01T00:00:00",
          [
            "a",
            "b",
            "c",
            "other"
          ]
        ],
        [
          "2026-10-22T16:00:00",
          [
            "a",
            "b",
            "c",
            "d",
            "other"
          ]
        ]
      ],
      "status": "upcoming",
      "possibilities": {
        "type": "binary"
      },
      "inbound_outcome_count": 200,
      "resolution_criteria": "string",
      "fine_print": "string",
      "unit": "$",
      "scaling": {
        "inbound_outcome_count": 200,
        "continuous_range": [
          "2023-01-01T00:00:00Z",
          "2023-01-02T00:00:00Z",
          "...",
          "2023-01-03T00:00:00Z"
        ]
      }
    },
    "condition_child": {
      "id": 2,
      "title": "Binary Question",
      "description": "string",
      "type": "binary",
      "options": [
        "Democratic",
        "Republican",
        "Libertarian",
        "Green",
        "Other"
      ],
      "all_options_ever": [
        "Democratic",
        "Republican",
        "Libertarian",
        "Green",
        "Blue",
        "Other"
      ],
      "options_history": [
        [
          "0001-01-01T00:00:00",
          [
            "a",
            "b",
            "c",
            "other"
          ]
        ],
        [
          "2026-10-22T16:00:00",
          [
            "a",
            "b",
            "c",
            "d",
            "other"
          ]
        ]
      ],
      "status": "upcoming",
      "possibilities": {
        "type": "binary"
      },
      "inbound_outcome_count": 200,
      "resolution_criteria": "string",
      "fine_print": "string",
      "unit": "$",
      "scaling": {
        "inbound_outcome_count": 200,
        "continuous_range": [
          "2023-01-01T00:00:00Z",
          "2023-01-02T00:00:00Z",
          "...",
          "2023-01-03T00:00:00Z"
        ]
      }
    },
    "question_yes": {
      "id": 2,
      "title": "Binary Question",
      "description": "string",
      "type": "binary",
      "options": [
        "Democratic",
        "Republican",
        "Libertarian",
        "Green",
        "Other"
      ],
      "all_options_ever": [
        "Democratic",
        "Republican",
        "Libertarian",
        "Green",
        "Blue",
        "Other"
      ],
      "options_history": [
        [
          "0001-01-01T00:00:00",
          [
            "a",
            "b",
            "c",
            "other"
          ]
        ],
        [
          "2026-10-22T16:00:00",
          [
            "a",
            "b",
            "c",
            "d",
            "other"
          ]
        ]
      ],
      "status": "upcoming",
      "possibilities": {
        "type": "binary"
      },
      "inbound_outcome_count": 200,
      "resolution_criteria": "string",
      "fine_print": "string",
      "unit": "$",
      "scaling": {
        "inbound_outcome_count": 200,
        "continuous_range": [
          "2023-01-01T00:00:00Z",
          "2023-01-02T00:00:00Z",
          "...",
          "2023-01-03T00:00:00Z"
        ]
      }
    },
    "question_no": {
      "id": 2,
      "title": "Binary Question",
      "description": "string",
      "type": "binary",
      "options": [
        "Democratic",
        "Republican",
        "Libertarian",
        "Green",
        "Other"
      ],
      "all_options_ever": [
        "Democratic",
        "Republican",
        "Libertarian",
        "Green",
        "Blue",
        "Other"
      ],
      "options_history": [
        [
          "0001-01-01T00:00:00",
          [
            "a",
            "b",
            "c",
            "other"
          ]
        ],
        [
          "2026-10-22T16:00:00",
          [
            "a",
            "b",
            "c",
            "d",
            "other"
          ]
        ]
      ],
      "status": "upcoming",
      "possibilities": {
        "type": "binary"
      },
      "inbound_outcome_count": 200,
      "resolution_criteria": "string",
      "fine_print": "string",
      "unit": "$",
      "scaling": {
        "inbound_outcome_count": 200,
        "continuous_range": [
          "2023-01-01T00:00:00Z",
          "2023-01-02T00:00:00Z",
          "...",
          "2023-01-03T00:00:00Z"
        ]
      }
    }
  },
  "group_of_questions": {
    "id": 1,
    "questions": [
      {
        "id": 2,
        "title": "Binary Question",
        "description": "string",
        "type": "binary",
        "options": [
          "Democratic",
          "Republican",
          "Libertarian",
          "Green",
          "Other"
        ],
        "all_options_ever": [
          "Democratic",
          "Republican",
          "Libertarian",
          "Green",
          "Blue",
          "Other"
        ],
        "options_history": [
          [
            "0001-01-01T00:00:00",
            [
              "a",
              "b",
              "c",
              "other"
            ]
          ],
          [
            "2026-10-22T16:00:00",
            [
              "a",
              "b",
              "c",
              "d",
              "other"
            ]
          ]
        ],
        "status": "upcoming",
        "possibilities": {
          "type": "binary"
        },
        "inbound_outcome_count": 200,
        "resolution_criteria": "string",
        "fine_print": "string",
        "unit": "$",
        "scaling": {
          "inbound_outcome_count": 200,
          "continuous_range": [
            "2023-01-01T00:00:00Z",
            "2023-01-02T00:00:00Z",
            "...",
            "2023-01-03T00:00:00Z"
          ]
        }
      }
    ]
  },
  "user_permission": "forecaster"
}