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

{
    "url": "https://demozoo.org/api/v1/productions/331333/?format=api",
    "demozoo_url": "https://demozoo.org/productions/331333/",
    "id": 331333,
    "title": "Say Ooh!",
    "author_nicks": [
        {
            "name": "Cosine",
            "abbreviation": "COS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5558/?format=api",
                "id": 5558,
                "name": "Cosine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-11",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=99911"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=24532"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43563"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1002/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1002/",
            "id": 1002,
            "name": "Deja Vu 1999",
            "tagline": "",
            "start_date": "1999-07-09",
            "end_date": "1999-07-11",
            "location": "Bradford, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 53.795731,
            "longitude": -1.7583,
            "website": "http://www.dejavu.org.uk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}