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

{
    "url": "https://demozoo.org/api/v1/productions/52053/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/52053/",
    "id": 52053,
    "title": "Back to the Arcade",
    "author_nicks": [
        {
            "name": "illm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7137/?format=api",
                "id": 7137,
                "name": "Illmidus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-02-09",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
            "id": 44,
            "name": "Sega Master System"
        }
    ],
    "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/datastorm13/other_platform_graphics/illm.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "53",
            "competition": {
                "id": 5389,
                "name": "Other Platform Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1448/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1448/",
                    "id": 1448,
                    "name": "Datastorm 2013",
                    "tagline": "",
                    "start_date": "2013-02-08",
                    "end_date": "2013-02-10",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/2a/8d9b.49007.png",
            "original_width": 256,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/bd/2a/8d9b.49007.png",
            "standard_width": 256,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/2a/8d9b.49007.png",
            "thumbnail_width": 184,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}