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

{
    "url": "https://demozoo.org/api/v1/productions/269710/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269710/",
    "id": 269710,
    "title": "Sector",
    "author_nicks": [
        {
            "name": "AST System",
            "abbreviation": "AST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21741/?format=api",
                "id": 21741,
                "name": "AST System",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wild",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69715/?format=api",
                    "id": 69715,
                    "name": "Wild",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Coutsy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108588/?format=api",
                    "id": 108588,
                    "name": "Coutsy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ZZ Top",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69664/?format=api",
                    "id": 69664,
                    "name": "ZZ Top",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cpcrulez.fr/search-engine.php?m=Sector_Demo"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://cpcrulez.fr/demostestDO_sector_demo.htm"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.cpc-power.com/index.php?page=detail&num=7595"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26947"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}