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

{
    "url": "https://demozoo.org/api/v1/productions/12836/?format=api",
    "demozoo_url": "https://demozoo.org/productions/12836/",
    "id": 12836,
    "title": "Crapmo 2",
    "author_nicks": [
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-25",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Yerzmyey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                    "id": 8931,
                    "name": "Yerzmyey",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yerzmyey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                    "id": 8931,
                    "name": "Yerzmyey",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Baze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9004/?format=api",
                    "id": 9004,
                    "name": "Baze",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "ideas"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://members.tripod.co.uk/~hooyprog/crapmo2.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Crapmo2.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/phat99/zx_spectrum/phat9.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3081"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ZlZG9-f-m-E"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "15",
            "score": "26 (2.4)",
            "competition": {
                "id": 802,
                "name": "Demo (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": ""
                }
            }
        },
        {
            "position": 2,
            "ranking": "2",
            "score": "132",
            "competition": {
                "id": 800,
                "name": "ZX Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/280/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/280/",
                    "id": 280,
                    "name": "Phat 1999 (9)",
                    "tagline": "Phat9",
                    "start_date": "1999-09-25",
                    "end_date": "1999-09-25",
                    "location": "Rīga, Riga, Latvia",
                    "is_online": false,
                    "country_code": "LV",
                    "latitude": 56.97778,
                    "longitude": 24.12167,
                    "website": ""
                }
            }
        },
        {
            "position": 16,
            "ranking": "17",
            "score": "26 (2.4)",
            "competition": {
                "id": 801,
                "name": "Demo (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": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/e6/d3a1.5719.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/03/e6/d3a1.5719.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/e6/d3a1.5719.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "ay",
        "basic",
        "tk90x",
        "zx-spectrum-48k"
    ]
}