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

{
    "url": "https://demozoo.org/api/v1/productions/7541/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/7541/",
    "id": 7541,
    "title": "Guardian",
    "author_nicks": [
        {
            "name": "Andre",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8652/?format=api",
                "id": 8652,
                "name": "Andre",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alpha Flight",
            "abbreviation": "AFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-10-09",
    "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/1994/doomsday94/grfx/afl-guar.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/doomsday94/grfx/dd94-pic.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 718,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/259/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/259/",
                    "id": 259,
                    "name": "Doom's Day Party 1994",
                    "tagline": "",
                    "start_date": "1994-10-08",
                    "end_date": "1994-10-09",
                    "location": "Ettlingenweier, Ettlingen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.928871,
                    "longitude": 8.38589,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b3/b1/e3b9.53973.jpg",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/b3/b1/e3b9.53973.jpg",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b3/b1/e3b9.53973.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}