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

{
    "url": "https://demozoo.org/api/v1/productions/297804/?format=api",
    "demozoo_url": "https://demozoo.org/productions/297804/",
    "id": 297804,
    "title": "Partydemo",
    "author_nicks": [
        {
            "name": "Dictators",
            "abbreviation": "DCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43915/?format=api",
                "id": 43915,
                "name": "Dictators",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-11-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Exeron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82602/?format=api",
                    "id": 82602,
                    "name": "Exeron",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shoebus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5451/?format=api",
                    "id": 5451,
                    "name": "Maniac",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Doom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83331/?format=api",
                    "id": 83331,
                    "name": "Dr. Doom",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/D/Dictators/Dictators-Partydemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=101270"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4oVLQintNRo"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/254/?format=api",
            "demozoo_url": "https://demozoo.org/parties/254/",
            "id": 254,
            "name": "Amiga Halloween Conference 1990",
            "tagline": "",
            "start_date": "1990-11-02",
            "end_date": "1990-11-04",
            "location": "Motala Kommun, Östergötland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.65132,
            "longitude": 15.19105,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/52/1f/c40d.369413.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/52/1f/c40d.369413.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/52/1f/c40d.369413.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}