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

{
    "url": "https://demozoo.org/api/v1/productions/370507/?format=api",
    "demozoo_url": "https://demozoo.org/productions/370507/",
    "id": 370507,
    "title": "Leming",
    "author_nicks": [
        {
            "name": "Rogal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25926/?format=api",
                "id": 25926,
                "name": "Rogal",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pixel Nation",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65682/?format=api",
                "id": 65682,
                "name": "Pixel Nation",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-04-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103894"
        },
        {
            "link_class": "SpeccyPlProduction",
            "url": "http://speccy.pl/archive/prod.php?id=788"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2xmYkRLH7l0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "163",
            "competition": {
                "id": 19783,
                "name": "ZX Spectrum Intro 4k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5227/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5227/",
                    "id": 5227,
                    "name": "speccy.pl party 2025",
                    "tagline": "",
                    "start_date": "2025-04-05",
                    "end_date": "2025-04-05",
                    "location": "Warszawa, Mazovia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.23547,
                    "longitude": 21.04191,
                    "website": "https://speccy.pl/party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/29/76/4b35.358979.png",
            "original_width": 547,
            "original_height": 404,
            "standard_url": "https://media.demozoo.org/screens/s/29/76/4b35.358979.png",
            "standard_width": 400,
            "standard_height": 295,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/76/4b35.358979.png",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": []
}