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

{
    "url": "https://demozoo.org/api/v1/productions/6634/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6634/",
    "id": 6634,
    "title": "The Twin Engine",
    "author_nicks": [
        {
            "name": "Idar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7864/?format=api",
                "id": 7864,
                "name": "Idar",
                "is_group": false
            }
        },
        {
            "name": "Roger",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124029/?format=api",
                "id": 124029,
                "name": "Roger",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-04-02",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "34",
            "competition": {
                "id": 663,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/40/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/40/",
                    "id": 40,
                    "name": "The Gathering 1994",
                    "tagline": "",
                    "start_date": "1994-03-29",
                    "end_date": "1994-04-02",
                    "location": "Rykkin, Bærum, Viken, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.92874,
                    "longitude": 10.47531,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}