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

{
    "url": "https://demozoo.org/api/v1/productions/332001/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332001/",
    "id": 332001,
    "title": "Manifesto 2",
    "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": "2017-09-02",
    "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/2mpGZsoNhm6EOfb46MbGwY"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/danebd/manifesto-2"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=1u1QHcLz4E4"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3094/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3094/",
            "id": 3094,
            "name": "Riverwash 2017",
            "tagline": "",
            "start_date": "2017-09-01",
            "end_date": "2017-09-03",
            "location": "Katowice, Silesian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.25841,
            "longitude": 19.02754,
            "website": "https://2017.riverwash.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "live-performance"
    ]
}