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

{
    "url": "https://demozoo.org/api/v1/productions/314657/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/314657/",
    "id": 314657,
    "title": "Natures Revenge",
    "author_nicks": [
        {
            "name": "The Sarge",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/723/?format=api",
                "id": 723,
                "name": "The Sarge",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-10-29",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Sarge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/723/?format=api",
                    "id": 723,
                    "name": "The Sarge",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/237104/NATURE'S%20REVENGE%20-The%20Sarge.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/zoo22/graphics/natures_revenge_-the_sarge.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=225016"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "610",
            "competition": {
                "id": 17489,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4428/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4428/",
                    "id": 4428,
                    "name": "Zoo 2022",
                    "tagline": "First Blood Part VIII",
                    "start_date": "2022-10-28",
                    "end_date": "2022-10-30",
                    "location": "Orivesi, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.67994,
                    "longitude": 24.35892,
                    "website": "http://2022.zooparty.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/23/c0/1dfe.315372.png",
            "original_width": 832,
            "original_height": 544,
            "standard_url": "https://media.demozoo.org/screens/s/23/c0/1dfe.315372.png",
            "standard_width": 400,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/23/c0/1dfe.315372.png",
            "thumbnail_width": 200,
            "thumbnail_height": 130
        }
    ],
    "tags": [
        "c64-multicolor-mode",
        "stages-included",
        "humanmadepixels"
    ]
}