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

{
    "url": "https://demozoo.org/api/v1/productions/67321/?format=api",
    "demozoo_url": "https://demozoo.org/music/67321/",
    "id": 67321,
    "title": "Nekromantik",
    "author_nicks": [
        {
            "name": "Laxical",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/941/?format=api",
                "id": 941,
                "name": "Laxical",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Danish Gold",
            "abbreviation": "DG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5650/?format=api",
                "id": 5650,
                "name": "Danish Gold",
                "is_group": true
            }
        },
        {
            "name": "The Silents",
            "abbreviation": "TSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08-09",
    "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/2003/assembly03/vocalmusic/nekromantik_by_laxical_of_the_silents_and_danish_gold.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 28,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7309,
                "name": "Vocal Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/109/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/109/",
                    "id": 109,
                    "name": "Assembly 2003",
                    "tagline": "",
                    "start_date": "2003-08-07",
                    "end_date": "2003-08-10",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}