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

{
    "url": "https://demozoo.org/api/v1/productions/337900/?format=api",
    "demozoo_url": "https://demozoo.org/productions/337900/",
    "id": 337900,
    "title": "21",
    "author_nicks": [
        {
            "name": "Blossom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89867/?format=api",
                "id": 89867,
                "name": "Blossom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-01-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=XoQqaQ2_1Ng"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4760/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4760/",
            "id": 4760,
            "name": "Lovebyte 2024",
            "tagline": "Its on like DONKEY~1.COM",
            "start_date": "2024-02-09",
            "end_date": "2024-02-11",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://lovebyte.party/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/52/a10e.346462.png",
            "original_width": 721,
            "original_height": 503,
            "standard_url": "https://media.demozoo.org/screens/s/3d/52/a10e.346462.jpg",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/52/a10e.346462.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": []
}