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

{
    "url": "https://demozoo.org/api/v1/productions/42821/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42821/",
    "id": 42821,
    "title": "Fair Fairy",
    "author_nicks": [
        {
            "name": "Baloo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10483/?format=api",
                "id": 10483,
                "name": "Baloo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Blocc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13999/?format=api",
                "id": 13999,
                "name": "Blocc",
                "is_group": true
            }
        },
        {
            "name": "Replay",
            "abbreviation": "RPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65/?format=api",
                "id": 65,
                "name": "Replay",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-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/1999/compusphere99/grfx/truecolor/b_fair.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 4122,
                "name": "24bpp Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/473/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/473/",
                    "id": 473,
                    "name": "Compusphere 1999 (11)",
                    "tagline": "",
                    "start_date": "1999-09",
                    "end_date": "1999-09",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ce/ed/33c2.pl48671.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/ce/ed/33c2.pl48671.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ce/ed/33c2.pl48671.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}