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

{
    "url": "https://demozoo.org/api/v1/productions/304379/?format=api",
    "demozoo_url": "https://demozoo.org/productions/304379/",
    "id": 304379,
    "title": "Final Version of This Demo",
    "author_nicks": [
        {
            "name": "Trade",
            "abbreviation": "TRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129355/?format=api",
                "id": 129355,
                "name": "Trade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-07-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Keinstein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96528/?format=api",
                    "id": 96528,
                    "name": "Keinstein",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nobrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129361/?format=api",
                    "id": 129361,
                    "name": "Nobrain",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kyle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129358/?format=api",
                    "id": 129358,
                    "name": "Kyle",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "P.p.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97479/?format=api",
                    "id": 97479,
                    "name": "P.p.",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Deluxe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129365/?format=api",
                    "id": 129365,
                    "name": "Deluxe",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/T-Various/TRADE-Final.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=24404"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2318/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2318/",
            "id": 2318,
            "name": "Share and Enjoy (SAE) Copyparty 1989",
            "tagline": "",
            "start_date": "1989-07-29",
            "end_date": "1989-07-29",
            "location": "Croydon, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.37664,
            "longitude": -0.10574,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/8b/dd79.303584.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/3e/8b/dd79.303584.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/8b/dd79.303584.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}