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

{
    "url": "https://demozoo.org/api/v1/productions/83149/?format=api",
    "demozoo_url": "https://demozoo.org/productions/83149/",
    "id": 83149,
    "title": "Album",
    "author_nicks": [
        {
            "name": "Squid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10069/?format=api",
                "id": 10069,
                "name": "Squid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-26",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "4,053",
            "competition": {
                "id": 8697,
                "name": "PC Realtime - Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/328/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/328/",
                    "id": 328,
                    "name": "Chaos Constructions 2006",
                    "tagline": "",
                    "start_date": "2006-08-26",
                    "end_date": "2006-08-27",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}