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

{
    "url": "https://demozoo.org/api/v1/productions/297804/?format=api",
    "demozoo_url": "https://demozoo.org/productions/297804/",
    "id": 297804,
    "title": "Partydemo",
    "author_nicks": [
        {
            "name": "Dictators",
            "abbreviation": "DCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43915/?format=api",
                "id": 43915,
                "name": "Dictators",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-11-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/D/Dictators/Dictators-Partydemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=101270"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4oVLQintNRo"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/254/?format=api",
            "demozoo_url": "https://demozoo.org/parties/254/",
            "id": 254,
            "name": "Amiga Halloween Conference 1990",
            "tagline": "",
            "start_date": "1990-11-02",
            "end_date": "1990-11-04",
            "location": "Motala Kommun, Östergötland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.65132,
            "longitude": 15.19105,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}