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

{
    "url": "https://demozoo.org/api/v1/productions/316229/?format=api",
    "demozoo_url": "https://demozoo.org/productions/316229/",
    "id": 316229,
    "title": "Snail Run",
    "author_nicks": [
        {
            "name": "Agenda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17593/?format=api",
                "id": 17593,
                "name": "Agenda",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-10",
    "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": [
        {
            "nick": {
                "name": "tr1x",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111220/?format=api",
                    "id": 111220,
                    "name": "tr1x",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Piesiu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17592/?format=api",
                    "id": 17592,
                    "name": "Piesiu",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/sebastian-pawlak/SnailRun/raw/main/SNAILRUN.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/sillyventure22winter/atari_xl_game_256b/snail_run.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93039"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0vEvKUexa88"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.737",
            "competition": {
                "id": 17571,
                "name": "Atari XL/XE 256b Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4441/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4441/",
                    "id": 4441,
                    "name": "Silly Venture 2022 WE",
                    "tagline": "30th Atari Falcon Anniversary",
                    "start_date": "2022-12-08",
                    "end_date": "2022-12-11",
                    "location": "Gdańsk, Pomerania, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.36112,
                    "longitude": 18.68976,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}