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

{
    "url": "https://demozoo.org/api/v1/productions/50234/?format=api",
    "demozoo_url": "https://demozoo.org/music/50234/",
    "id": 50234,
    "title": "Vaistokas Tuomo",
    "author_nicks": [
        {
            "name": "Crud",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30028/?format=api",
                "id": 30028,
                "name": "Crud",
                "is_group": false
            }
        },
        {
            "name": "Random",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                "id": 10125,
                "name": "Random",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Grin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17674/?format=api",
                "id": 17674,
                "name": "Grin",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-03-11",
    "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/2000/performance00/mp3/crudrnd.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "45",
            "competition": {
                "id": 5142,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1116/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1116/",
                    "id": 1116,
                    "name": "Performance 2000",
                    "tagline": "",
                    "start_date": "2000-03-10",
                    "end_date": "2000-03-12",
                    "location": "Lohja, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.251099,
                    "longitude": 24.069759,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}