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

{
    "url": "https://demozoo.org/api/v1/productions/88181/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/88181/",
    "id": 88181,
    "title": "Something Wrong, Indy?",
    "author_nicks": [
        {
            "name": "Uka",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7071/?format=api",
                "id": 7071,
                "name": "Uka",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Samar Productions",
            "abbreviation": "SMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-07-06",
    "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/2013/silesia13/gfx/something_wrong_indy.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "212",
            "competition": {
                "id": 9371,
                "name": "Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1899/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1899/",
                    "id": 1899,
                    "name": "Silesia 7",
                    "tagline": "",
                    "start_date": "2013-07-05",
                    "end_date": "2013-07-07",
                    "location": "Województwo Śląskie, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.33333,
                    "longitude": 18.93333,
                    "website": "http://silesia-party.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f1/25/2d1e.118261.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f1/25/2d1e.118261.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f1/25/2d1e.118261.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}