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

{
    "url": "https://demozoo.org/api/v1/productions/12237/?format=api",
    "demozoo_url": "https://demozoo.org/music/12237/",
    "id": 12237,
    "title": "Activity",
    "author_nicks": [
        {
            "name": "Mast",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9103/?format=api",
                "id": 9103,
                "name": "Mast",
                "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-08-07",
    "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/Mast/Activity.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/paradox99/zx_spectrum/pdx99.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/paradox99/zx_spectrum/pdx_ay.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "342",
            "competition": {
                "id": 785,
                "name": "ZX AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/277/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/277/",
                    "id": 277,
                    "name": "Paradox 1999",
                    "tagline": "",
                    "start_date": "1999-08-07",
                    "end_date": "1999-08-08",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": ""
                }
            }
        },
        {
            "position": 16,
            "ranking": "=16",
            "score": "61 (8.7)",
            "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": 5,
            "ranking": "=4",
            "score": "61 (8.7)",
            "competition": {
                "id": 809,
                "name": "AY music (alternative 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": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pt3"
    ]
}