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

{
    "url": "https://demozoo.org/api/v1/productions/77208/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/77208/",
    "id": 77208,
    "title": "Menergy",
    "author_nicks": [
        {
            "name": "Tempest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                "id": 1477,
                "name": "Tempest",
                "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": "2004-08-07",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=13517"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=14361"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "1780",
            "competition": {
                "id": 8037,
                "name": "Oldskool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/110/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/110/",
                    "id": 110,
                    "name": "Assembly 2004",
                    "tagline": "",
                    "start_date": "2004-08-05",
                    "end_date": "2004-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/30/5b/8b46.165109.gif",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/30/5b/8b46.165109.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/5b/8b46.165109.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}