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

{
    "url": "https://demozoo.org/api/v1/productions/135318/?format=api",
    "demozoo_url": "https://demozoo.org/productions/135318/",
    "id": 135318,
    "title": "Pentagon",
    "author_nicks": [
        {
            "name": "Mario Becroft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38664/?format=api",
                "id": 38664,
                "name": "Mario Becroft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1999/MGC99/GAME/BECROFT/PENTAGON.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "231",
            "competition": {
                "id": 11347,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2518/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2518/",
                    "id": 2518,
                    "name": "MagiC Game Contest 1999",
                    "tagline": "",
                    "start_date": "1999",
                    "end_date": "1999-12-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/10/ba/a759.191733.png",
            "original_width": 792,
            "original_height": 642,
            "standard_url": "https://media.demozoo.org/screens/s/10/ba/a759.191733.jpg",
            "standard_width": 370,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/10/ba/a759.191733.jpg",
            "thumbnail_width": 185,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e1/d4/736c.191734.png",
            "original_width": 790,
            "original_height": 644,
            "standard_url": "https://media.demozoo.org/screens/s/e1/d4/736c.191734.jpg",
            "standard_width": 368,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e1/d4/736c.191734.jpg",
            "thumbnail_width": 184,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}