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

{
    "url": "https://demozoo.org/api/v1/productions/61594/?format=api",
    "demozoo_url": "https://demozoo.org/productions/61594/",
    "id": 61594,
    "title": "Tonic",
    "author_nicks": [
        {
            "name": "Defekt",
            "abbreviation": "DFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1951/?format=api",
                "id": 1951,
                "name": "Defekt",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-08-29",
    "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/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr.Gumby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35650/?format=api",
                    "id": 35650,
                    "name": "Mr.Gumby",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Aquafresh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1042/?format=api",
                    "id": 1042,
                    "name": "Aquafresh",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Quadrex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35395/?format=api",
                    "id": 35395,
                    "name": "Quadrex",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/D/Defekt/Defekt-Tonic"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=158"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55167"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=nE306OWbCDk"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1805/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1805/",
            "id": 1805,
            "name": "Destiny Communion 1993",
            "tagline": "",
            "start_date": "1993-08-28",
            "end_date": "1993-08-29",
            "location": "England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 52.88356,
            "longitude": -1.97406,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/80/0704.15253.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/dc/80/0704.15253.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/80/0704.15253.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}