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

{
    "url": "https://demozoo.org/api/v1/productions/366702/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/366702/",
    "id": 366702,
    "title": "Consciousness",
    "author_nicks": [
        {
            "name": "Sulevi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2078/?format=api",
                "id": 2078,
                "name": "Sulevi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Extend",
            "abbreviation": "EXT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-02-01",
    "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": [
        {
            "nick": {
                "name": "Copyfault",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75225/?format=api",
                    "id": 75225,
                    "name": "Copyfault",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=306680"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=249681"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 19664,
                "name": "Monochrome Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5179/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5179/",
                    "id": 5179,
                    "name": "Fjälldata 2025",
                    "tagline": "We Love Norway!",
                    "start_date": "2025-01-31",
                    "end_date": "2025-02-02",
                    "location": "Frösö, Östersunds Kommun, Jämtland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 63.18333,
                    "longitude": 14.53333,
                    "website": "https://redcrab.se/fjalldata2025/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/9a/0f79.356897.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/76/9a/0f79.356897.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/9a/0f79.356897.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "monochrome",
        "c64-hires-mode",
        "sprites"
    ]
}