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

{
    "url": "https://demozoo.org/api/v1/productions/123051/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123051/",
    "id": 123051,
    "title": "Illegal 26",
    "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-03-07",
    "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. Pinge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25370/?format=api",
                    "id": 25370,
                    "name": "Mr. Pinge",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "The Mind Slayer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52783/?format=api",
                    "id": 52783,
                    "name": "The Mind Slayer",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Ian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53773/?format=api",
                    "id": 53773,
                    "name": "Ian",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/illegal/illegal26.txt"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2299/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2299/",
            "id": 2299,
            "name": "Venlo Meeting February 1988",
            "tagline": "",
            "start_date": "1988-02-20",
            "end_date": "1988-02-20",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "illegal",
        "lost",
        "piracy"
    ]
}