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

{
    "url": "https://demozoo.org/api/v1/productions/315762/?format=api",
    "demozoo_url": "https://demozoo.org/music/315762/",
    "id": 315762,
    "title": "Kardemumma",
    "author_nicks": [
        {
            "name": "DJ Torskfile",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134793/?format=api",
                "id": 134793,
                "name": "DJ Torskfile",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-24",
    "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": 107,
            "ranking": "107",
            "score": "64.5",
            "competition": {
                "id": 17521,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4566/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4566/",
                    "id": 4566,
                    "name": "Elite Music Competition (EMC) 1",
                    "tagline": "",
                    "start_date": "1999-01-01",
                    "end_date": "1999-02-25",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}