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

{
    "url": "https://demozoo.org/api/v1/productions/25480/?format=api",
    "demozoo_url": "https://demozoo.org/music/25480/",
    "id": 25480,
    "title": "Soldier Field",
    "author_nicks": [
        {
            "name": "Xerxes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/552/?format=api",
                "id": 552,
                "name": "Xerxes",
                "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": "2010-08-28",
    "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/2010/evoke10/mp3_ogg/xerxes_-_soldier_field.mp3"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/29941/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "25",
            "competition": {
                "id": 1761,
                "name": "MP3 / OGG",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/358/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/358/",
                    "id": 358,
                    "name": "Evoke 2010",
                    "tagline": "",
                    "start_date": "2010-08-27",
                    "end_date": "2010-08-29",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/2010/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}