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

{
    "url": "https://demozoo.org/api/v1/productions/252004/?format=api",
    "demozoo_url": "https://demozoo.org/productions/252004/",
    "id": 252004,
    "title": "Cebit '93 Little Combo",
    "author_nicks": [
        {
            "name": "Nightfall",
            "abbreviation": "NFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18806/?format=api",
                "id": 18806,
                "name": "Nightfall",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Xad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19465/?format=api",
                    "id": 19465,
                    "name": "Xad",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Nightfall/Nightfall-Cebit93.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=30608"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/427/?format=api",
            "demozoo_url": "https://demozoo.org/parties/427/",
            "id": 427,
            "name": "CeBIT 1993",
            "tagline": "",
            "start_date": "1993-03-27",
            "end_date": "1993-03-28",
            "location": "Hanover, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.372269,
            "longitude": 9.73815,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0e/3c/a1e8.314831.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/0e/3c/a1e8.314831.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0e/3c/a1e8.314831.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}