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

{
    "url": "https://demozoo.org/api/v1/productions/13050/?format=api",
    "demozoo_url": "https://demozoo.org/productions/13050/",
    "id": 13050,
    "title": "Forever 2e3 Graphics",
    "author_nicks": [
        {
            "name": "Phantasy",
            "abbreviation": "PHT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9371/?format=api",
                    "id": 9371,
                    "name": "Pol",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/F2e3gfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/121/?format=api",
            "demozoo_url": "https://demozoo.org/parties/121/",
            "id": 121,
            "name": "Forever 2000",
            "tagline": "Forever 2e3",
            "start_date": "2000-03-17",
            "end_date": "2000-03-19",
            "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
            "is_online": false,
            "country_code": "SK",
            "latitude": 48.83333,
            "longitude": 18.25,
            "website": "http://forever.zeroteam.sk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}