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

{
    "url": "https://demozoo.org/api/v1/productions/102967/?format=api",
    "demozoo_url": "https://demozoo.org/productions/102967/",
    "id": 102967,
    "title": "LHS’s Olympics",
    "author_nicks": [
        {
            "name": "LHS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5571/?format=api",
                "id": 5571,
                "name": "LHS",
                "is_group": false
            }
        },
        {
            "name": "Top Secret",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14741/?format=api",
                "id": 14741,
                "name": "Top Secret",
                "is_group": false
            }
        },
        {
            "name": "Visac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16475/?format=api",
                "id": 16475,
                "name": "Visac",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-03-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "LHS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5571/?format=api",
                    "id": 5571,
                    "name": "LHS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Top Secret",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14741/?format=api",
                    "id": 14741,
                    "name": "Top Secret",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Visac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16475/?format=api",
                    "id": 16475,
                    "name": "Visac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/128592/LHS_OLYMPYCS.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/forever14/c64/intros.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=129671"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "195",
            "competition": {
                "id": 10141,
                "name": "C64 1kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1789/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1789/",
                    "id": 1789,
                    "name": "Forever 2014",
                    "tagline": "Olympic Edition",
                    "start_date": "2014-03-14",
                    "end_date": "2014-03-16",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://www.forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cf/8e/7ce4.310336.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/cf/8e/7ce4.310336.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cf/8e/7ce4.310336.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}