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

{
    "url": "https://demozoo.org/api/v1/productions/14327/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/14327/",
    "id": 14327,
    "title": "A Man With 2 Big Limbs",
    "author_nicks": [
        {
            "name": "Vavrzon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9119/?format=api",
                "id": 9119,
                "name": "Vavrzon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-03-18",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/2000/forever00/zx_spectrum/f1speccy.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "=17",
            "score": "0",
            "competition": {
                "id": 815,
                "name": "ZX Spectrum Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/121/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/121/",
                    "id": 121,
                    "name": "Forever 2000",
                    "tagline": "Forever 2e3",
                    "start_date": "2000-03-17",
                    "end_date": "2000-03-19",
                    "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.83333,
                    "longitude": 18.25,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/c7/74e4.116400.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/3d/c7/74e4.116400.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/c7/74e4.116400.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}