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

{
    "url": "https://demozoo.org/api/v1/productions/12245/?format=api",
    "demozoo_url": "https://demozoo.org/music/12245/",
    "id": 12245,
    "title": "Lost In Space-Save Our Souls",
    "author_nicks": [
        {
            "name": "McMaker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9290/?format=api",
                "id": 9290,
                "name": "McMaker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fatality",
            "abbreviation": "FTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8913/?format=api",
                "id": 8913,
                "name": "Fatality",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-05-10",
    "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": "BaseUrl",
            "url": "https://files.zxdemo.org/files/music/trk/M/McMaker/LostInSpace-SaveOurSouls.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/dihalt99/zx_spectrum/dihalt99.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 53,
            "ranking": "=40",
            "score": "22 (5.5)",
            "competition": {
                "id": 808,
                "name": "AY music (normal results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 16,
            "ranking": "=14",
            "score": "0",
            "competition": {
                "id": 791,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/278/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/278/",
                    "id": 278,
                    "name": "DiHalt 1999",
                    "tagline": "",
                    "start_date": "1999-08-21",
                    "end_date": "1999-08-22",
                    "location": "Dzerzinsk, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.233299,
                    "longitude": 43.466702,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}