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

{
    "url": "https://demozoo.org/api/v1/productions/45508/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45508/",
    "id": 45508,
    "title": "Peter Lustig",
    "author_nicks": [
        {
            "name": "Hassan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63358/?format=api",
                "id": 63358,
                "name": "Hassan",
                "is_group": false
            }
        },
        {
            "name": "Kemal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63359/?format=api",
                "id": 63359,
                "name": "Kemal",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-12-11",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/tum99/in64/peter_lustig.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18732"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 4499,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/166/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/166/",
                    "id": 166,
                    "name": "The Ultimate Meeting 1999",
                    "tagline": "",
                    "start_date": "1999-12-10",
                    "end_date": "1999-12-12",
                    "location": "Mannheim, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.49671,
                    "longitude": 8.47955,
                    "website": "http://1999.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}