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

{
    "url": "https://demozoo.org/api/v1/productions/58103/?format=api",
    "demozoo_url": "https://demozoo.org/music/58103/",
    "id": 58103,
    "title": "Armageddon 2001",
    "author_nicks": [
        {
            "name": "Prozac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34059/?format=api",
                "id": 34059,
                "name": "Prozac",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Machinery",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34060/?format=api",
                "id": 34060,
                "name": "Machinery",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-10-20",
    "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/2001/the_meltdown01.autumn/mp3_ogg/armageddon_2001.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "278",
            "competition": {
                "id": 6273,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/863/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/863/",
                    "id": 863,
                    "name": "The Meltdown 2001 (8)",
                    "tagline": "Autumn - Rise to the Challenge",
                    "start_date": "2001-10-19",
                    "end_date": "2001-10-21",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}