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

{
    "url": "https://demozoo.org/api/v1/productions/314718/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314718/",
    "id": 314718,
    "title": "Fallen Kingdom",
    "author_nicks": [
        {
            "name": "Matosimi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29730/?format=api",
                "id": 29730,
                "name": "Matosimi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-11-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://a8.fandal.cz/download.php?files_id=8116"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://matosimi.websupport.sk/atari/fallen-kingdom/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=p-sWfaNiOYM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 17494,
                "name": "Software",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4551/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4551/",
                    "id": 4551,
                    "name": "ABBUC Software Contest 2021",
                    "tagline": "",
                    "start_date": "2021-04-24",
                    "end_date": "2021-11-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://abbuc.de/category/community/software-competition/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}