GET /api/v1/productions/187000/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/187000/?format=api",
    "demozoo_url": "https://demozoo.org/productions/187000/",
    "id": 187000,
    "title": "MPTD",
    "author_nicks": [
        {
            "name": "Alcor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51134/?format=api",
                "id": 51134,
                "name": "Alcor",
                "is_group": false
            }
        },
        {
            "name": "FireArrow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51133/?format=api",
                "id": 51133,
                "name": "FireArrow",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-05-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/birdie18/gamedev/178-firearrow_alcor-mptd.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "58",
            "competition": {
                "id": 14293,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3602/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3602/",
                    "id": 3602,
                    "name": "Birdie 2018 (28)",
                    "tagline": "Birdie 28",
                    "start_date": "2018-05-10",
                    "end_date": "2018-05-13",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "multiplayer",
        "godot"
    ]
}