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

{
    "url": "https://demozoo.org/api/v1/productions/7871/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/7871/",
    "id": 7871,
    "title": "A Peach",
    "author_nicks": [
        {
            "name": "Msw",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10670/?format=api",
                "id": 10670,
                "name": "Msw",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Effect",
            "abbreviation": "EFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1044/?format=api",
                "id": 1044,
                "name": "Effect",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-12-29",
    "supertype": "graphics",
    "platforms": [],
    "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/1995/theparty95/grfx/msk-a_peach.png"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/theparty95/grfx/tp95-gfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 76,
            "ranking": "76",
            "score": "9",
            "competition": {
                "id": 747,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/94/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/94/",
                    "id": 94,
                    "name": "The Party 1995",
                    "tagline": "5th Anniversary",
                    "start_date": "1995-12-27",
                    "end_date": "1995-12-29",
                    "location": "Fredericia Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.57271,
                    "longitude": 9.69489,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2c/b5/ed9f.11480.png",
            "original_width": 640,
            "original_height": 350,
            "standard_url": "https://media.demozoo.org/screens/s/2c/b5/ed9f.11480.png",
            "standard_width": 400,
            "standard_height": 218,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2c/b5/ed9f.11480.png",
            "thumbnail_width": 200,
            "thumbnail_height": 109
        }
    ],
    "tags": []
}