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

{
    "url": "https://demozoo.org/api/v1/productions/43049/?format=api",
    "demozoo_url": "https://demozoo.org/music/43049/",
    "id": 43049,
    "title": "Down to Moon",
    "author_nicks": [
        {
            "name": "Melwyn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/410/?format=api",
                "id": 410,
                "name": "Melwyn",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Acid Rain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13789/?format=api",
                "id": 13789,
                "name": "Acid Rain",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-06",
    "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": 1,
            "ranking": "1",
            "score": "68",
            "competition": {
                "id": 4164,
                "name": "Music - Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1048/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1048/",
                    "id": 1048,
                    "name": "The Demoparty 1999",
                    "tagline": "",
                    "start_date": "1999-09-05",
                    "end_date": "1999-09-07",
                    "location": "Faluns Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.60483,
                    "longitude": 15.63492,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}