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

{
    "url": "https://demozoo.org/api/v1/productions/67845/?format=api",
    "demozoo_url": "https://demozoo.org/music/67845/",
    "id": 67845,
    "title": "2019 [It's Alive]",
    "author_nicks": [
        {
            "name": "mborik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20529/?format=api",
                "id": 20529,
                "name": "mborik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "RM-TEAM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20530/?format=api",
                "id": 20530,
                "name": "RM-TEAM",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-08-25",
    "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": [
        {
            "nick": {
                "name": "Hansee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/809/?format=api",
                    "id": 809,
                    "name": "Hansee",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "original composer"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://d.borik.net/ay/mborik_alive.mp3"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://d.borik.net/ay/mborik_alive.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/chaosconstructions12/zx_ay_music/mborik_-_2019.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "125",
            "competition": {
                "id": 7339,
                "name": "ZX AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1376/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1376/",
                    "id": 1376,
                    "name": "Chaos Constructions 2012",
                    "tagline": "",
                    "start_date": "2012-08-25",
                    "end_date": "2012-08-26",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}