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

{
    "url": "https://demozoo.org/api/v1/productions/337548/?format=api",
    "demozoo_url": "https://demozoo.org/productions/337548/",
    "id": 337548,
    "title": "3days",
    "author_nicks": [
        {
            "name": "42Bastian",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12049/?format=api",
                "id": 12049,
                "name": "42Bastian",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-02-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
            "id": 70,
            "name": "Atari Lynx"
        }
    ],
    "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": [
        {
            "nick": {
                "name": "42Bastian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12049/?format=api",
                    "id": 12049,
                    "name": "42Bastian",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/42Bastian/lynx_hacking/blob/master/248b/lovebyte24/3days/3days.lnx"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/42Bastian/lynx_hacking/tree/master/248b/lovebyte24/3days"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95982"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6QOVZDmpW_4"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=L25S9f9Ixkk"
        }
    ],
    "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/3b/61/fe04.338663.png",
            "original_width": 1915,
            "original_height": 1049,
            "standard_url": "https://media.demozoo.org/screens/s/3b/61/fe04.338663.jpg",
            "standard_width": 400,
            "standard_height": 219,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/61/fe04.338663.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 109
        }
    ],
    "tags": [
        "bootsector",
        "invitro",
        "source-available"
    ]
}