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

{
    "url": "https://demozoo.org/api/v1/productions/251369/?format=api",
    "demozoo_url": "https://demozoo.org/music/251369/",
    "id": 251369,
    "title": "Left Behind",
    "author_nicks": [
        {
            "name": "Buzzer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/817/?format=api",
                "id": 817,
                "name": "Buzzer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-08-02",
    "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": "BaseUrl",
            "url": "https://media.demozoo.org/music/d5/e2/left_behind.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/assembly19/tracked_music/left_behind.xm"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/46109/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "571",
            "competition": {
                "id": 15333,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3791/",
                    "id": 3791,
                    "name": "Assembly 2019",
                    "tagline": "",
                    "start_date": "2019-08-01",
                    "end_date": "2019-08-04",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "30ch"
    ]
}