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

{
    "url": "https://demozoo.org/api/v1/productions/281976/?format=api",
    "demozoo_url": "https://demozoo.org/productions/281976/",
    "id": 281976,
    "title": "Internews 1",
    "author_nicks": [
        {
            "name": "Crazy Boys Software",
            "abbreviation": "CBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54887/?format=api",
                "id": 54887,
                "name": "Crazy Boys Software",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-08-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/39595/Internews.01.d64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=17790"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=38838"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2417/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2417/",
            "id": 2417,
            "name": "Asphyxia Party 1992",
            "tagline": "",
            "start_date": "1992-08-28",
            "end_date": "1992-08-30",
            "location": "Głogów, Powiat głogowski, Lower Silesian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 51.66361,
            "longitude": 16.0845,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "polish"
    ]
}