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

{
    "url": "https://demozoo.org/api/v1/productions/267149/?format=api",
    "demozoo_url": "https://demozoo.org/music/267149/",
    "id": 267149,
    "title": "Alpha Centauri",
    "author_nicks": [
        {
            "name": "Kalosz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82485/?format=api",
                "id": 82485,
                "name": "Kalosz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Joker",
            "abbreviation": "JKR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10844/?format=api",
                "id": 10844,
                "name": "Joker",
                "is_group": true
            }
        },
        {
            "name": "Suspect",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13954/?format=api",
                "id": 13954,
                "name": "Suspect",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-08-31",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/ad/d1/alpha_centauri.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/xenium19/tracked_msx/alpha_centauri.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "186",
            "competition": {
                "id": 15432,
                "name": "Tracked MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3783/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3783/",
                    "id": 3783,
                    "name": "Xenium 2019",
                    "tagline": "A party reborn",
                    "start_date": "2019-08-30",
                    "end_date": "2019-09-01",
                    "location": "Katowice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://2019.xenium.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}