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

{
    "url": "https://demozoo.org/api/v1/productions/340978/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340978/",
    "id": 340978,
    "title": "4K Intro",
    "author_nicks": [
        {
            "name": "Seamans",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8892/?format=api",
                "id": 8892,
                "name": "Seamans",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-25",
    "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": [
        {
            "nick": {
                "name": "Fux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9075/?format=api",
                    "id": 9075,
                    "name": "Fux",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "KSA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9276/?format=api",
                    "id": 9276,
                    "name": "KSA",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9074/?format=api",
                    "id": 9074,
                    "name": "Rom",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/scentre/files/parties/1996/enlight/in4k/4KINTRO.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53712"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/269/?format=api",
            "demozoo_url": "https://demozoo.org/parties/269/",
            "id": 269,
            "name": "Enlight 1996",
            "tagline": "",
            "start_date": "1996-08-24",
            "end_date": "1996-08-25",
            "location": "St. Petersburg, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 59.93314,
            "longitude": 30.306115,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}