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

{
    "url": "https://demozoo.org/api/v1/productions/285529/?format=api",
    "demozoo_url": "https://demozoo.org/music/285529/",
    "id": 285529,
    "title": "Elektro",
    "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": "2020-10-15",
    "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/2020/assembly20/music_streaming/buzzer-elektro.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "163",
            "competition": {
                "id": 16201,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4027/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4027/",
                    "id": 4027,
                    "name": "Assembly Online 2020",
                    "tagline": "",
                    "start_date": "2020-10-14",
                    "end_date": "2020-10-18",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.assembly.org/online20"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "reason"
    ]
}