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

{
    "url": "https://demozoo.org/api/v1/productions/76221/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/76221/",
    "id": 76221,
    "title": "Evolution",
    "author_nicks": [
        {
            "name": "Rork",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5749/?format=api",
                "id": 5749,
                "name": "Rork",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Decree",
            "abbreviation": "DCR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10847/?format=api",
                "id": 10847,
                "name": "Decree",
                "is_group": true
            }
        },
        {
            "name": "Madwizards",
            "abbreviation": "MWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-07-05",
    "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/2003/symphony03/grfx/24bit/evolution.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=5",
            "score": "",
            "competition": {
                "id": 7946,
                "name": "24bpp Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/117/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/117/",
                    "id": 117,
                    "name": "Symphony 2003",
                    "tagline": "",
                    "start_date": "2003-07-04",
                    "end_date": "2003-07-06",
                    "location": "Poznań, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.40692,
                    "longitude": 16.92993,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/30/a6/7a35.pl76094.png",
            "original_width": 800,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/30/a6/7a35.pl76094.jpg",
            "standard_width": 312,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/a6/7a35.pl76094.jpg",
            "thumbnail_width": 156,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}