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

{
    "url": "https://demozoo.org/api/v1/productions/319709/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319709/",
    "id": 319709,
    "title": "Manic Miner 64",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
            "id": 39,
            "name": "Nintendo 64 (N64)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Redbox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136161/?format=api",
                    "id": 136161,
                    "name": "Redbox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 17703,
                "name": "N64",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4629/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4629/",
                    "id": 4629,
                    "name": "Summer64",
                    "tagline": "",
                    "start_date": "1998-10",
                    "end_date": "1998-10",
                    "location": "",
                    "is_online": false,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/7b/5667.321037.jpg",
            "original_width": 638,
            "original_height": 481,
            "standard_url": "https://media.demozoo.org/screens/s/ac/7b/5667.321037.jpg",
            "standard_width": 397,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/7b/5667.321037.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}