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

{
    "url": "https://demozoo.org/api/v1/productions/22704/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/22704/",
    "id": 22704,
    "title": "Lost Children",
    "author_nicks": [
        {
            "name": "Brite-Lite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                "id": 937,
                "name": "BriteLite",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dekadence",
            "abbreviation": "DKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence",
                "is_group": true
            }
        },
        {
            "name": "Scallop",
            "abbreviation": "SCL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3127/?format=api",
                "id": 3127,
                "name": "Scallop",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-07",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/assembly99/c64/demo/beertime.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "2742",
            "competition": {
                "id": 1512,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/106/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/106/",
                    "id": 106,
                    "name": "Assembly 1999",
                    "tagline": "",
                    "start_date": "1999-08-06",
                    "end_date": "1999-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/64/58/0fa9.97336.png",
            "original_width": 312,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/64/58/0fa9.97336.png",
            "standard_width": 312,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/64/58/0fa9.97336.png",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        }
    ],
    "tags": []
}