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

{
    "url": "https://demozoo.org/api/v1/productions/14398/?format=api",
    "demozoo_url": "https://demozoo.org/music/14398/",
    "id": 14398,
    "title": "Still Alive",
    "author_nicks": [
        {
            "name": "Flyer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9243/?format=api",
                "id": 9243,
                "name": "Flyer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho",
                "is_group": true
            }
        },
        {
            "name": "R-Age",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9244/?format=api",
                "id": 9244,
                "name": "R-Age",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-05-12",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/millenium00.ru/zx/all_zx_releases.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.542",
            "competition": {
                "id": 823,
                "name": "ZX AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/284/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/284/",
                    "id": 284,
                    "name": "Millennium 1900",
                    "tagline": "",
                    "start_date": "2000-05-12",
                    "end_date": "2000-05-13",
                    "location": "Horad Minsk, Minsk, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.9,
                    "longitude": 27.56667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}