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

{
    "url": "https://demozoo.org/api/v1/productions/175133/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175133/",
    "id": 175133,
    "title": "Interface 5",
    "author_nicks": [
        {
            "name": "Stonehead",
            "abbreviation": "STHD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40239/?format=api",
                "id": 40239,
                "name": "Stonehead",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-03-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [
        {
            "nick": {
                "name": "Mactron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26085/?format=api",
                    "id": 26085,
                    "name": "Mactron",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mactron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26085/?format=api",
                    "id": 26085,
                    "name": "Mactron",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Stein Pedersen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1249/?format=api",
                    "id": 1249,
                    "name": "Stein Pedersen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=170097"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=137204"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3360/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3360/",
            "id": 3360,
            "name": "Interface 2015 (V)",
            "tagline": "",
            "start_date": "2015-03-21",
            "end_date": "2015-03-21",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.5,
            "longitude": 10.5,
            "website": "http://vccev.de/index.php/interface"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}