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

{
    "url": "https://demozoo.org/api/v1/productions/302403/?format=api",
    "demozoo_url": "https://demozoo.org/music/302403/",
    "id": 302403,
    "title": "?",
    "author_nicks": [
        {
            "name": "No Name",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10778/?format=api",
                "id": 10778,
                "name": "No Name",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bucket",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21429/?format=api",
                "id": 21429,
                "name": "Bucket",
                "is_group": true
            }
        },
        {
            "name": "Scum",
            "abbreviation": "SCM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10138/?format=api",
                "id": 10138,
                "name": "Scum",
                "is_group": true
            }
        }
    ],
    "release_date": "1995",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 16834,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4387/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4387/",
                    "id": 4387,
                    "name": "Visual 1995",
                    "tagline": "",
                    "start_date": "1995",
                    "end_date": "1995",
                    "location": "Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.0,
                    "longitude": 20.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}