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

{
    "url": "https://demozoo.org/api/v1/productions/319460/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319460/",
    "id": 319460,
    "title": "Beating the Deadline",
    "author_nicks": [
        {
            "name": "Cowee and Friends",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118408/?format=api",
                "id": 118408,
                "name": "Cowee and Friends",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34758/?format=api",
                    "id": 34758,
                    "name": "Bod",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "anticore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117325/?format=api",
                    "id": 117325,
                    "name": "anticore",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "psykon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3814/?format=api",
                    "id": 3814,
                    "name": "psykon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://beating-the-deadline.cowee.ch/"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://cables.gl/p/FU94Wk"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Qu63sBMl7q8"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4407/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4407/",
            "id": 4407,
            "name": "MountainBytes 2023",
            "tagline": "",
            "start_date": "2023-02-24",
            "end_date": "2023-02-26",
            "location": "Cham, Zug, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.20122,
            "longitude": 8.44697,
            "website": "https://mountainbytes.ch/"
        }
    ],
    "screenshots": [],
    "tags": [
        "online"
    ]
}