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

{
    "url": "https://demozoo.org/api/v1/productions/119014/?format=api",
    "demozoo_url": "https://demozoo.org/productions/119014/",
    "id": 119014,
    "title": "Demo Compil",
    "author_nicks": [
        {
            "name": "Authentik",
            "abbreviation": "ATK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54576/?format=api",
                "id": 54576,
                "name": "Authentik",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-09-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1533/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1533/",
            "id": 1533,
            "name": "Crystal Summer Convention 1993",
            "tagline": "CSC 2",
            "start_date": "1993-09-04",
            "end_date": "1993-09-05",
            "location": "Athis-Mons, Département de l'Essonne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.70522,
            "longitude": 2.39147,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/83/2b/9482.63574.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/83/2b/9482.63574.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/2b/9482.63574.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "lost"
    ]
}