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

{
    "url": "https://demozoo.org/api/v1/productions/306101/?format=api",
    "demozoo_url": "https://demozoo.org/productions/306101/",
    "id": 306101,
    "title": "Starcube",
    "author_nicks": [
        {
            "name": "Abaddon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8363/?format=api",
                "id": 8363,
                "name": "Abaddon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-09-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TomCat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8556/?format=api",
                    "id": 8556,
                    "name": "TomCat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://abaddon.hu/abaddon/STARCUBE.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90044"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4353/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4353/",
            "id": 4353,
            "name": "Lovebyte Battlegrounds",
            "tagline": "",
            "start_date": "2021-09-25",
            "end_date": "2021-09-26",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://battle.lovebyte.party/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/a4/e4de.309781.gif",
            "original_width": 768,
            "original_height": 432,
            "standard_url": "https://media.demozoo.org/screens/s/fe/a4/e4de.309781.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/a4/e4de.309781.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "raymarching"
    ]
}