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

{
    "url": "https://demozoo.org/api/v1/productions/18054/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18054/",
    "id": 18054,
    "title": "Elgsuppe",
    "author_nicks": [
        {
            "name": "#12",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1667/?format=api",
                "id": 1667,
                "name": "#12",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Excess",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/92/?format=api",
                "id": 92,
                "name": "Excess",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-06",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "5",
            "score": "29",
            "competition": {
                "id": 1047,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/42/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/42/",
                    "id": 42,
                    "name": "The Gathering 1996",
                    "tagline": "",
                    "start_date": "1996-04-02",
                    "end_date": "1996-04-06",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}