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

{
    "url": "https://demozoo.org/api/v1/productions/314243/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314243/",
    "id": 314243,
    "title": "Swapper Demo",
    "author_nicks": [
        {
            "name": "Project R3D",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67896/?format=api",
                "id": 67896,
                "name": "Project R3D",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-10-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Juen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10952/?format=api",
                    "id": 10952,
                    "name": "Juen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Koyot1222",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57815/?format=api",
                    "id": 57815,
                    "name": "Koyot1222",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/decrunch22/gamedev/swapper_demo.adf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 17452,
                "name": "Game Dev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4518/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4518/",
                    "id": 4518,
                    "name": "Decrunch 2022",
                    "tagline": "",
                    "start_date": "2022-10-21",
                    "end_date": "2022-10-23",
                    "location": "Wrocław, Lower Silesia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1081,
                    "longitude": 17.03859,
                    "website": "https://decrunch.org/2022/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/3c/fd3a.315390.png",
            "original_width": 376,
            "original_height": 287,
            "standard_url": "https://media.demozoo.org/screens/s/58/3c/fd3a.315390.png",
            "standard_width": 376,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/3c/fd3a.315390.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}