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

{
    "url": "https://demozoo.org/api/v1/productions/80908/?format=api",
    "demozoo_url": "https://demozoo.org/music/80908/",
    "id": 80908,
    "title": "Dubster Spastic",
    "author_nicks": [
        {
            "name": "Pinza",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3040/?format=api",
                "id": 3040,
                "name": "Pinza",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Spöntz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5759/?format=api",
                "id": 5759,
                "name": "Spöntz",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-11-05",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/bcnparty05/mmul/pinza-dubby.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "36",
            "competition": {
                "id": 8380,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1099/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1099/",
                    "id": 1099,
                    "name": "BCN Party 2005",
                    "tagline": "BCN Party 101",
                    "start_date": "2005-11-04",
                    "end_date": "2005-11-06",
                    "location": "Barcelona, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.385578,
                    "longitude": 2.16874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "renoise"
    ]
}