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

{
    "url": "https://demozoo.org/api/v1/productions/332000/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332000/",
    "id": 332000,
    "title": "Manifesto",
    "author_nicks": [
        {
            "name": "Dane",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                "id": 1286,
                "name": "Dane",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Booze Design",
            "abbreviation": "BD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1287/?format=api",
                "id": 1287,
                "name": "Booze Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-10-25",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://open.spotify.com/album/1Vnj6r3FrtIz6PJTWfbMAJ"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/danebd/x-140616"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1782/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1782/",
            "id": 1782,
            "name": "X 2014",
            "tagline": "",
            "start_date": "2014-10-24",
            "end_date": "2014-10-26",
            "location": "Gemeente Someren, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.38233,
            "longitude": 5.71049,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "live-performance"
    ]
}