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

{
    "url": "https://demozoo.org/api/v1/productions/323976/?format=api",
    "demozoo_url": "https://demozoo.org/productions/323976/",
    "id": 323976,
    "title": "Solskogen 2009 partyvideo",
    "author_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-09",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.darklite.org/releases/party/sol2009.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53922"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/37/?format=api",
            "demozoo_url": "https://demozoo.org/parties/37/",
            "id": 37,
            "name": "Solskogen 2009",
            "tagline": "Now out of beta!",
            "start_date": "2009-07-17",
            "end_date": "2009-07-19",
            "location": "Ås, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.666913,
            "longitude": 10.805299,
            "website": "http://www.solskogen.no/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}