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

{
    "url": "https://demozoo.org/api/v1/productions/112444/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112444/",
    "id": 112444,
    "title": "Big A's Demo",
    "author_nicks": [
        {
            "name": "Phenomena",
            "abbreviation": "PHA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                "id": 662,
                "name": "Phenomena",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-03-05",
    "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": "Eagle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67016/?format=api",
                    "id": 67016,
                    "name": "Eagle",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Phenomena/Phenomena-BigaDemo92"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=8269"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jNHJs0nhirI"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2225/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2225/",
            "id": 2225,
            "name": "Software of Sweden Party 1992",
            "tagline": "",
            "start_date": "1992-03-05",
            "end_date": "1992-03-05",
            "location": "Borlänge Kommun, Dalarna, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 60.46667,
            "longitude": 15.41667,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/c9/a96d.jw18136.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/4f/c9/a96d.jw18136.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/c9/a96d.jw18136.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}