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

{
    "url": "https://demozoo.org/api/v1/productions/123053/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123053/",
    "id": 123053,
    "title": "Illegal 27",
    "author_nicks": [
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
            "id": 48,
            "name": "Papermag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jeff Smart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8822/?format=api",
                    "id": 8822,
                    "name": "Jeff Smart",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Main Editor"
        },
        {
            "nick": {
                "name": "Mad All",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51688/?format=api",
                    "id": 51688,
                    "name": "Mad All",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Swyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16461/?format=api",
                    "id": 16461,
                    "name": "Swyx",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Mr. Decibel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53774/?format=api",
                    "id": 53774,
                    "name": "Mr. Decibel",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Jeff Smart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8822/?format=api",
                    "id": 8822,
                    "name": "Jeff Smart",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        },
        {
            "nick": {
                "name": "Scouse Cracking Group",
                "abbreviation": "SCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17754/?format=api",
                    "id": 17754,
                    "name": "Scouse Cracking Group",
                    "is_group": true
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "SSD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1647/?format=api",
                    "id": 1647,
                    "name": "SSD",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/illegal/illegal27.txt"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6301"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2347/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2347/",
            "id": 2347,
            "name": "Venlo Meeting March 1988",
            "tagline": "",
            "start_date": "1988-03-19",
            "end_date": "1988-03-19",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/12/81/a201.125845.png",
            "original_width": 687,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/12/81/a201.125845.jpg",
            "standard_width": 286,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/12/81/a201.125845.jpg",
            "thumbnail_width": 143,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "illegal",
        "lost",
        "piracy"
    ]
}