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

{
    "url": "https://demozoo.org/api/v1/productions/51764/?format=api",
    "demozoo_url": "https://demozoo.org/music/51764/",
    "id": 51764,
    "title": "Chippat NES",
    "author_nicks": [
        {
            "name": "Retro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30581/?format=api",
                "id": 30581,
                "name": "Retro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HyperCube",
            "abbreviation": "HC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28780/?format=api",
                "id": 28780,
                "name": "HyperCube",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-05-31",
    "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/2003/birdie03/mmul/retro_-_chippat_nes.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "119",
            "competition": {
                "id": 5352,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/760/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/760/",
                    "id": 760,
                    "name": "Birdie 2003 (13)",
                    "tagline": "Birdie 13",
                    "start_date": "2003-05-29",
                    "end_date": "2003-06-01",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.858452,
                    "longitude": 17.644051,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}