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

{
    "url": "https://demozoo.org/api/v1/productions/333727/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/333727/",
    "id": 333727,
    "title": "Strolling At Night",
    "author_nicks": [
        {
            "name": "Slaxx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59883/?format=api",
                "id": 59883,
                "name": "Slaxx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Quantum",
            "abbreviation": "Q",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139826/?format=api",
                "id": 139826,
                "name": "Quantum",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-25",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 18419,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4605/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4605/",
                    "id": 4605,
                    "name": "Transmission64 2023",
                    "tagline": "",
                    "start_date": "2023-11-25",
                    "end_date": "2023-11-25",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://transmission64.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/ac/7d6c.334967.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/76/ac/7d6c.334967.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/ac/7d6c.334967.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-hires-mode"
    ]
}