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

{
    "url": "https://demozoo.org/api/v1/productions/87930/?format=api",
    "demozoo_url": "https://demozoo.org/music/87930/",
    "id": 87930,
    "title": "Out of Space",
    "author_nicks": [
        {
            "name": "Antibody",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1471/?format=api",
                "id": 1471,
                "name": "Antibody",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-08-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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/demodays13/music/outofspace_antiboy_desire.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "6",
            "score": "118.50",
            "competition": {
                "id": 9333,
                "name": "Music (Tracked, Streamed, Chipped)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1471/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1471/",
                    "id": 1471,
                    "name": "Demodays 2013",
                    "tagline": "watch * create * compete",
                    "start_date": "2013-08-23",
                    "end_date": "2013-08-25",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352112,
                    "longitude": 7.90402,
                    "website": "https://2013.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}