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

{
    "url": "https://demozoo.org/api/v1/productions/203828/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/203828/",
    "id": 203828,
    "title": "Escape Endscreen",
    "author_nicks": [
        {
            "name": "Comankh",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10561/?format=api",
                "id": 10561,
                "name": "Comankh",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Agony Design",
            "abbreviation": "AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10820/?format=api",
                "id": 10820,
                "name": "Agony Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-05-18",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/182321/Escape%20Endscreen.PRG"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=178077"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "291",
            "competition": {
                "id": 15126,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3709/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3709/",
                    "id": 3709,
                    "name": "Moonshine Dragons 2019",
                    "tagline": "C64",
                    "start_date": "2019-05-17",
                    "end_date": "2019-05-19",
                    "location": "Województwo Opolskie, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": "https://moonshinedragons.party"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/d5/013a.186506.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/0f/d5/013a.186506.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/d5/013a.186506.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}