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

{
    "url": "https://demozoo.org/api/v1/productions/379795/?format=api",
    "demozoo_url": "https://demozoo.org/productions/379795/",
    "id": 379795,
    "title": "Touching The Sun",
    "author_nicks": [
        {
            "name": "Virtual Vision Group",
            "abbreviation": "VVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9176/?format=api",
                "id": 9176,
                "name": "Virtual Vision Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-11-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
            "id": 69,
            "name": "ZX Spectrum Enhanced"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nodeus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29834/?format=api",
                    "id": 29834,
                    "name": "Nodeus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rcl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20639/?format=api",
                    "id": 20639,
                    "name": "Rcl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Personne aliénée",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152653/?format=api",
                    "id": 152653,
                    "name": "Personne aliénée",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Degrysin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6803/?format=api",
                    "id": 6803,
                    "name": "Degrysin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Vasyl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53001/?format=api",
                    "id": 53001,
                    "name": "Vasyl",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "vera",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69271/?format=api",
                    "id": 69271,
                    "name": "vera",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "idea"
        },
        {
            "nick": {
                "name": "vera",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69271/?format=api",
                    "id": 69271,
                    "name": "vera",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "480",
            "competition": {
                "id": 20404,
                "name": "Retro Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5308/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5308/",
                    "id": 5308,
                    "name": "Demosplash 2025",
                    "tagline": "",
                    "start_date": "2025-10-31",
                    "end_date": "2025-11-01",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": "https://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/e7/ad47.368757.png",
            "original_width": 563,
            "original_height": 456,
            "standard_url": "https://media.demozoo.org/screens/s/58/e7/ad47.368757.png",
            "standard_width": 370,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/e7/ad47.368757.png",
            "thumbnail_width": 185,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-spectrum-next"
    ]
}