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

{
    "url": "https://demozoo.org/api/v1/productions/35789/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/35789/",
    "id": 35789,
    "title": "Fight against Fascism!",
    "author_nicks": [
        {
            "name": "Shodan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25768/?format=api",
                "id": 25768,
                "name": "Shodan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Skytech",
            "abbreviation": "STG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64481/?format=api",
                "id": 64481,
                "name": "Skytech",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-02-08",
    "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/mirrors/flerp/DEMO.%2797/LTP.%2798/gfx/gfx_07b.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "10",
            "competition": {
                "id": 3100,
                "name": "Draw",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/911/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/911/",
                    "id": 911,
                    "name": "Lucky & Tigrou Party 1997",
                    "tagline": "",
                    "start_date": "1997-02-08",
                    "end_date": "1997-02-09",
                    "location": "Clermont, Département de l'Oise, Nord-Pas-de-Calais-Picardie, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.38333,
                    "longitude": 2.4,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/56/b4/e335.54540.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/56/b4/e335.54540.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/56/b4/e335.54540.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "politics",
        "antifascism"
    ]
}