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

{
    "url": "https://demozoo.org/api/v1/productions/84132/?format=api",
    "demozoo_url": "https://demozoo.org/music/84132/",
    "id": 84132,
    "title": "Hard Return",
    "author_nicks": [
        {
            "name": "Wisdom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5883/?format=api",
                "id": 5883,
                "name": "Wisdom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crescent",
            "abbreviation": "CRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5884/?format=api",
                "id": 5884,
                "name": "Crescent",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-03-04",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/nightshift06/music/wisdoms.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "7.67",
            "competition": {
                "id": 8819,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1294/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1294/",
                    "id": 1294,
                    "name": "NightShift 2006",
                    "tagline": "",
                    "start_date": "2006-03-04",
                    "end_date": "2006-03-05",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}