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

{
    "url": "https://demozoo.org/api/v1/productions/231809/?format=api",
    "demozoo_url": "https://demozoo.org/productions/231809/",
    "id": 231809,
    "title": "Super Cars II +3",
    "author_nicks": [
        {
            "name": "No Limits",
            "abbreviation": "NL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1160/?format=api",
                "id": 1160,
                "name": "No Limits",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-03-31",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Baltazar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47339/?format=api",
                    "id": 47339,
                    "name": "Baltazar",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Morgan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47338/?format=api",
                    "id": 47338,
                    "name": "Morgan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/N/No-Limits/No_Limits-TrSuperCars2"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=27140"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/345/?format=api",
            "demozoo_url": "https://demozoo.org/parties/345/",
            "id": 345,
            "name": "Anarchy Easter Conference 1991",
            "tagline": "",
            "start_date": "1991-03-29",
            "end_date": "1991-03-31",
            "location": "Nyköpings Kommun, Södermanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.81762,
            "longitude": 16.89945,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/dc/2768.286908.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/0c/dc/2768.286908.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/dc/2768.286908.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "trainer",
        "super-cars-ii"
    ]
}