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

{
    "url": "https://demozoo.org/api/v1/productions/353126/?format=api",
    "demozoo_url": "https://demozoo.org/productions/353126/",
    "id": 353126,
    "title": "Scroller",
    "author_nicks": [
        {
            "name": "Zone 13",
            "abbreviation": "z13",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51532/?format=api",
                "id": 51532,
                "name": "Zone 13",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-07-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "swee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51531/?format=api",
                    "id": 51531,
                    "name": "swee",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Maktone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3036/?format=api",
                    "id": 3036,
                    "name": "Maktone",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.highcoasthack.se/static/files/hch-summer-2024/demo/scroller_z13.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/highcoasthack24/demo/scroller_z13.prg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 19066,
                "name": "Combined demo/intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5072/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5072/",
                    "id": 5072,
                    "name": "High Coast Hack 2024 Summer",
                    "tagline": "",
                    "start_date": "2024-07-04",
                    "end_date": "2024-07-07",
                    "location": "Härnösands Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.76667,
                    "longitude": 17.68333,
                    "website": "https://www.highcoasthack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/dc/a639.347149.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/58/dc/a639.347149.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/dc/a639.347149.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}