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

{
    "url": "https://demozoo.org/api/v1/productions/25544/?format=api",
    "demozoo_url": "https://demozoo.org/music/25544/",
    "id": 25544,
    "title": "Moqui",
    "author_nicks": [
        {
            "name": "Acidline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11390/?format=api",
                "id": 11390,
                "name": "Acidline",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "High Society",
            "abbreviation": "HS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10164/?format=api",
                "id": 10164,
                "name": "High Society",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-08-01",
    "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/2009/evoke09/mp3_ogg/acidline__moqui.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "63",
            "competition": {
                "id": 1646,
                "name": "MP3 / Ogg",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/357/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/357/",
                    "id": 357,
                    "name": "Evoke 2009",
                    "tagline": "",
                    "start_date": "2009-07-31",
                    "end_date": "2009-08-02",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://archive.evoke.eu/2009/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}