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

{
    "url": "https://demozoo.org/api/v1/productions/42393/?format=api",
    "demozoo_url": "https://demozoo.org/music/42393/",
    "id": 42393,
    "title": "Hall of Light",
    "author_nicks": [
        {
            "name": "Amgorb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/485/?format=api",
                "id": 485,
                "name": "Amgorb",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HellRaiserGroup",
            "abbreviation": "HRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10386/?format=api",
                "id": 10386,
                "name": "HellRaiserGroup",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-02-27",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/bytefall99/mmul/traditional/amg-hol2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/49153/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 4069,
                "name": "Traditional Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/373/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/373/",
                    "id": 373,
                    "name": "Bytefall 1999",
                    "tagline": "",
                    "start_date": "1999-02-27",
                    "end_date": "1999-02-28",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614971,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}