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

{
    "url": "https://demozoo.org/api/v1/productions/37393/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37393/",
    "id": 37393,
    "title": "Zwemband 2",
    "author_nicks": [
        {
            "name": "Sentinel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24269/?format=api",
                "id": 24269,
                "name": "Sentinel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Infuse Project",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24270/?format=api",
                "id": 24270,
                "name": "Infuse Project",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-03-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/ambience98/in4k/zwem2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8911"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 3353,
                "name": "4 Kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/974/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/974/",
                    "id": 974,
                    "name": "Ambience 1998",
                    "tagline": "",
                    "start_date": "1998-03-06",
                    "end_date": "1998-03-08",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d4/51/275f.110358.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/d4/51/275f.110358.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d4/51/275f.110358.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}