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

{
    "url": "https://demozoo.org/api/v1/productions/119099/?format=api",
    "demozoo_url": "https://demozoo.org/music/119099/",
    "id": 119099,
    "title": "Let's have this compo started!",
    "author_nicks": [
        {
            "name": "Argasek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21303/?format=api",
                "id": 21303,
                "name": "Argasek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Decree",
            "abbreviation": "DCR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10847/?format=api",
                "id": 10847,
                "name": "Decree",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-08-09",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/evoke14/mmul_onesample/letthecompobegin.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "=9",
            "score": "104",
            "competition": {
                "id": 10734,
                "name": "One-sample tracked music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1962/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1962/",
                    "id": 1962,
                    "name": "Evoke 2014",
                    "tagline": "Enjoy demoscene as much as we do!",
                    "start_date": "2014-08-08",
                    "end_date": "2014-08-10",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://www.evoke.eu/2014/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}