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

{
    "url": "https://demozoo.org/api/v1/productions/60441/?format=api",
    "demozoo_url": "https://demozoo.org/music/60441/",
    "id": 60441,
    "title": "Old piano",
    "author_nicks": [
        {
            "name": "Voxel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9728/?format=api",
                "id": 9728,
                "name": "Voxel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Triumph",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                "id": 9193,
                "name": "Triumph",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-07-24",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/2010/euskal18/8bit_music/voxel_triumph-old_piano.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "3",
            "score": "36",
            "competition": {
                "id": 6599,
                "name": "8-bit Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/504/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/504/",
                    "id": 504,
                    "name": "Euskal 2010",
                    "tagline": "Euskal Encounter 18",
                    "start_date": "2010-07-22",
                    "end_date": "2010-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": []
}