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

{
    "url": "https://demozoo.org/api/v1/productions/42207/?format=api",
    "demozoo_url": "https://demozoo.org/music/42207/",
    "id": 42207,
    "title": "Ruikt als Bizarre",
    "author_nicks": [
        {
            "name": "De Brasserie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24812/?format=api",
                "id": 24812,
                "name": "De Brasserie",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-04",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/bizarre99/mp3/de_brasserie-ruikt_als_bizarre.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "470",
            "competition": {
                "id": 4042,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/448/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/448/",
                    "id": 448,
                    "name": "Bizarre 1999",
                    "tagline": "",
                    "start_date": "1999-09-03",
                    "end_date": "1999-09-05",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}