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

{
    "url": "https://demozoo.org/api/v1/productions/110833/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/110833/",
    "id": 110833,
    "title": "Burn It",
    "author_nicks": [
        {
            "name": "Scarab",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30009/?format=api",
                "id": 30009,
                "name": "Scarab",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Axelerate",
            "abbreviation": "AXE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8840/?format=api",
                "id": 8840,
                "name": "Axelerate",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-07",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/northparty99b/c64_graphics/burn_it.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "215",
            "competition": {
                "id": 10392,
                "name": "Graphic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2212/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2212/",
                    "id": 2212,
                    "name": "North Party 1999 (4)",
                    "tagline": "North Party v4.0",
                    "start_date": "1999-08-06",
                    "end_date": "1999-08-08",
                    "location": "Bartoszyce, Powiat bartoszycki, Warmian-Masurian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.25354,
                    "longitude": 20.80819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/de/b5cd.169691.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/03/de/b5cd.169691.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/de/b5cd.169691.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "manga"
    ]
}