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

{
    "url": "https://demozoo.org/api/v1/productions/286721/?format=api",
    "demozoo_url": "https://demozoo.org/productions/286721/",
    "id": 286721,
    "title": "Competition #001",
    "author_nicks": [
        {
            "name": "Velocity",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106782/?format=api",
                "id": 106782,
                "name": "Velocity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-02-07",
    "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/47/?format=api",
            "id": 47,
            "name": "Magazine",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/68156/Competition_01.D64"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.computer-museum.net/c64disks/competition001.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=73147"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2284/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2284/",
            "id": 2284,
            "name": "Venlo Meeting February 1991",
            "tagline": "",
            "start_date": "1991-02-23",
            "end_date": "1991-02-23",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/49/e5/e34b.280426.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/49/e5/e34b.280426.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/e5/e34b.280426.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "corrupted-file"
    ]
}