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

{
    "url": "https://demozoo.org/api/v1/productions/111388/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111388/",
    "id": 111388,
    "title": "Exotic Ripper V2.22 Intro",
    "author_nicks": [
        {
            "name": "Infect",
            "abbreviation": "IFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                "id": 592,
                "name": "Infect",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-03",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Marley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6751/?format=api",
                    "id": 6751,
                    "name": "Marley",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "SMT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/654/?format=api",
                    "id": 654,
                    "name": "SMT",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/I/Infect/Infect-ExoticRipper222-intro"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=28620"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/461/?format=api",
            "demozoo_url": "https://demozoo.org/parties/461/",
            "id": 461,
            "name": "CeBIT 1994",
            "tagline": "",
            "start_date": "1994-03",
            "end_date": "1994-03",
            "location": "Hannover, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.37052,
            "longitude": 9.73322,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/45/e9/a14d.jw58861.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/45/e9/a14d.jw58861.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/e9/a14d.jw58861.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}