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

{
    "url": "https://demozoo.org/api/v1/productions/176292/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176292/",
    "id": 176292,
    "title": "Clips From NAS 2010",
    "author_nicks": [
        {
            "name": "Evil",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2002/?format=api",
                "id": 2002,
                "name": "Evil",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dead Hackers Society",
            "abbreviation": "DHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-06-14",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=XP7WNeOnKm4"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1649/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1649/",
            "id": 1649,
            "name": "Nordic Atari Show 2010",
            "tagline": "",
            "start_date": "2010-06-11",
            "end_date": "2010-06-13",
            "location": "Falköpings Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.14046,
            "longitude": 13.53277,
            "website": "http://www.sak.nu/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}