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

{
    "url": "https://demozoo.org/api/v1/productions/283324/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/283324/",
    "id": 283324,
    "title": "District",
    "author_nicks": [
        {
            "name": "Mythus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75595/?format=api",
                "id": 75595,
                "name": "Mythus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Delysid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44765/?format=api",
                "id": 44765,
                "name": "Delysid",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-08-08",
    "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": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=240357"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=194501"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 16091,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4104/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4104/",
                    "id": 4104,
                    "name": "ATWOODS Summer Open-Air 2020",
                    "tagline": "Camping, Barbecue, Demo and Game Compo",
                    "start_date": "2020-08-07",
                    "end_date": "2020-08-09",
                    "location": "Kreisfreie Stadt Salzgitter, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.14139,
                    "longitude": 10.38306,
                    "website": "https://c64clubberlin.de/?page_id=3878&event_id=4"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/75/94/d81f.277198.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/75/94/d81f.277198.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/75/94/d81f.277198.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}