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

{
    "url": "https://demozoo.org/api/v1/productions/157157/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157157/",
    "id": 157157,
    "title": "12 Hour Demo",
    "author_nicks": [
        {
            "name": "The Mega Four",
            "abbreviation": "TMF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34860/?format=api",
                "id": 34860,
                "name": "The Mega 4",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-09-07",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Powa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34861/?format=api",
                    "id": 34861,
                    "name": "Powa",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Powa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34861/?format=api",
                    "id": 34861,
                    "name": "Powa",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Fracta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34870/?format=api",
                    "id": 34870,
                    "name": "Fracta",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 6573,
                "name": "24 hours screen",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1583/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1583/",
                    "id": 1583,
                    "name": "The Great British International ST Party (TGBISTP) 1992",
                    "tagline": "",
                    "start_date": "1992-09-03",
                    "end_date": "1992-09-07",
                    "location": "Bradford, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 53.795731,
                    "longitude": -1.7583,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a0/85/6b64.106997.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/a0/85/6b64.106997.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a0/85/6b64.106997.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/b6/b7/aa58.106998.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/b6/b7/aa58.106998.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b6/b7/aa58.106998.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/56/74/a73c.106999.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/56/74/a73c.106999.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/56/74/a73c.106999.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}