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

{
    "url": "https://demozoo.org/api/v1/productions/83456/?format=api",
    "demozoo_url": "https://demozoo.org/music/83456/",
    "id": 83456,
    "title": "OWNAGE",
    "author_nicks": [
        {
            "name": "Maktone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3036/?format=api",
                "id": 3036,
                "name": "Maktone",
                "is_group": false
            }
        },
        {
            "name": "ps",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                "id": 313,
                "name": "ps",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-24",
    "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/2006/euskal14/chip/ps-chiptune.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "65",
            "competition": {
                "id": 8738,
                "name": "Chiptune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/500/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/500/",
                    "id": 500,
                    "name": "Euskal 2006",
                    "tagline": "Euskal Encounter 14",
                    "start_date": "2006-07-22",
                    "end_date": "2006-07-25",
                    "location": "San Vicente de Baracaldo, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29731,
                    "longitude": -2.98584,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}