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

{
    "url": "https://demozoo.org/api/v1/productions/366936/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/366936/",
    "id": 366936,
    "title": "RR Meeting 2025 Logo",
    "author_nicks": [
        {
            "name": "t0m3000",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140061/?format=api",
                "id": 140061,
                "name": "t0m3000",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "BOOM!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25545/?format=api",
                "id": 25545,
                "name": "BOOM!",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-02-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/getinternalfile.php/265862/RRM2025.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=249971"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5239/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5239/",
            "id": 5239,
            "name": "R/R Meeting 2025",
            "tagline": "",
            "start_date": "2025-02-07",
            "end_date": "2025-02-09",
            "location": "Gliwice, Silesia, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.29761,
            "longitude": 18.67658,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8c/25/1737.357079.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/8c/25/1737.357079.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8c/25/1737.357079.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii",
        "logo"
    ]
}