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

{
    "url": "https://demozoo.org/api/v1/productions/299151/?format=api",
    "demozoo_url": "https://demozoo.org/productions/299151/",
    "id": 299151,
    "title": "Xenium 2021",
    "author_nicks": [
        {
            "name": "CrapTeam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74799/?format=api",
                "id": 74799,
                "name": "CrapTeam",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-08-28",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mandi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72006/?format=api",
                    "id": 72006,
                    "name": "Mandi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dakti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56787/?format=api",
                    "id": 56787,
                    "name": "Dakti",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/xenium21/demo_oldschool/amigademo_crapteam_xenium2021.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89737"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GtdrUC6bKU0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "114",
            "competition": {
                "id": 16698,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4038/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4038/",
                    "id": 4038,
                    "name": "Xenium 2021",
                    "tagline": "In Search of A Killer Prod",
                    "start_date": "2021-08-27",
                    "end_date": "2021-08-29",
                    "location": "Katowice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://2021.xenium.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/00/98/f5b9.297792.png",
            "original_width": 1280,
            "original_height": 1024,
            "standard_url": "https://media.demozoo.org/screens/s/00/98/f5b9.297792.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/00/98/f5b9.297792.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "amos",
        "crapteam",
        "68000"
    ]
}