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

{
    "url": "https://demozoo.org/api/v1/productions/5181/?format=api",
    "demozoo_url": "https://demozoo.org/music/5181/",
    "id": 5181,
    "title": "Estranged",
    "author_nicks": [
        {
            "name": "Tragos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6514/?format=api",
                "id": 6514,
                "name": "Tragos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-22",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "567",
            "competition": {
                "id": 536,
                "name": "PC Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/72/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/72/",
                    "id": 72,
                    "name": "X 1995",
                    "tagline": "A fistfun experience to be seen to be believed!",
                    "start_date": "1995-04-21",
                    "end_date": "1995-04-22",
                    "location": "Provincie Utrecht, Utrecht, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.0,
                    "longitude": 5.25,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}