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

{
    "url": "https://demozoo.org/api/v1/productions/49950/?format=api",
    "demozoo_url": "https://demozoo.org/music/49950/",
    "id": 49950,
    "title": "gloriousfailure",
    "author_nicks": [
        {
            "name": "Serpent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/829/?format=api",
                "id": 829,
                "name": "Serpent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-09-12",
    "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/2009/sundown09/m4ch/gloriousfailure_serpent_of_brainstorm.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "93",
            "competition": {
                "id": 5113,
                "name": "4 Channel MOD",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/670/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/670/",
                    "id": 670,
                    "name": "Sundown 2009",
                    "tagline": "",
                    "start_date": "2009-09-11",
                    "end_date": "2009-09-13",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}