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

{
    "url": "https://demozoo.org/api/v1/productions/54102/?format=api",
    "demozoo_url": "https://demozoo.org/music/54102/",
    "id": 54102,
    "title": "Fly Away",
    "author_nicks": [
        {
            "name": "Olly_bfox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9743/?format=api",
                "id": 9743,
                "name": "bfox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-12-08",
    "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/2007/artfield07/zx_spectrum/artf07.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=4",
            "score": "19",
            "competition": {
                "id": 5682,
                "name": "ZX Spectrum AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1508/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1508/",
                    "id": 1508,
                    "name": "ArtField 2007",
                    "tagline": "",
                    "start_date": "2007-12-08",
                    "end_date": "2007-12-08",
                    "location": "Voronezh, Voronezj, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 51.67204,
                    "longitude": 39.1843,
                    "website": "http://zxparty.nedopc.com/"
                }
            }
        },
        {
            "position": 2,
            "ranking": "2",
            "score": "311",
            "competition": {
                "id": 5683,
                "name": "ZX Spectrum AY music - audience award",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1508/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1508/",
                    "id": 1508,
                    "name": "ArtField 2007",
                    "tagline": "",
                    "start_date": "2007-12-08",
                    "end_date": "2007-12-08",
                    "location": "Voronezh, Voronezj, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 51.67204,
                    "longitude": 39.1843,
                    "website": "http://zxparty.nedopc.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}