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

{
    "url": "https://demozoo.org/api/v1/productions/324553/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324553/",
    "id": 324553,
    "title": "GemTos 2023 - Postcard Video",
    "author_nicks": [
        {
            "name": "Alex Pilot",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137692/?format=api",
                "id": 137692,
                "name": "Alex Pilot",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=HltXb8qZdC8"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4630/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4630/",
            "id": 4630,
            "name": "GemTos 2023",
            "tagline": "",
            "start_date": "2023-05-27",
            "end_date": "2023-05-28",
            "location": "Saint-Just-en-Chaussée, Oise, Hauts-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 49.50611,
            "longitude": 2.43083,
            "website": "https://gemtos.forumactif.com/f1-gemtos-convention"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7a/32/0207.344784.jpg",
            "original_width": 1255,
            "original_height": 706,
            "standard_url": "https://media.demozoo.org/screens/s/7a/32/0207.344784.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7a/32/0207.344784.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}