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

{
    "url": "https://demozoo.org/api/v1/productions/248636/?format=api",
    "demozoo_url": "https://demozoo.org/productions/248636/",
    "id": 248636,
    "title": "Different Times",
    "author_nicks": [
        {
            "name": "Lego",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/615/?format=api",
                "id": 615,
                "name": "Lego",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-01-14",
    "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": "Doc Holiday",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/631/?format=api",
                    "id": 631,
                    "name": "Doc Holiday",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Twilight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/630/?format=api",
                    "id": 630,
                    "name": "Twilight",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/L/Lego/LEGO-DifferentTimes.DMS"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=10197"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/524/?format=api",
            "demozoo_url": "https://demozoo.org/parties/524/",
            "id": 524,
            "name": "Radwar 1994 (7)",
            "tagline": "Rainbow Party, Radwar Party VII",
            "start_date": "1994-01-15",
            "end_date": "1994-01-16",
            "location": "Aachen, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.77813,
            "longitude": 6.08849,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c5/91/c260.191353.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/c5/91/c260.191353.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c5/91/c260.191353.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}