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

{
    "url": "https://demozoo.org/api/v1/productions/377927/?format=api",
    "demozoo_url": "https://demozoo.org/music/377927/",
    "id": 377927,
    "title": "The Unmerging",
    "author_nicks": [
        {
            "name": "Mandelbrotjulia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151967/?format=api",
                "id": 151967,
                "name": "Mandelbrotjulia",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04-30",
    "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": 9,
            "ranking": "9",
            "score": "22",
            "competition": {
                "id": 20286,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5412/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5412/",
                    "id": 5412,
                    "name": "The Monthly Invitational Compo May 2004",
                    "tagline": "",
                    "start_date": "2004-05",
                    "end_date": "2004-05-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}