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

{
    "url": "https://demozoo.org/api/v1/productions/371497/?format=api",
    "demozoo_url": "https://demozoo.org/music/371497/",
    "id": 371497,
    "title": "Phat Tech",
    "author_nicks": [
        {
            "name": "Wisdom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5883/?format=api",
                "id": 5883,
                "name": "Wisdom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crescent",
            "abbreviation": "CRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5884/?format=api",
                "id": 5884,
                "name": "Crescent",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-09-23",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=20992"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2303/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2303/",
            "id": 2303,
            "name": "Phat 2002",
            "tagline": "",
            "start_date": "2002-09-20",
            "end_date": "2002-09-23",
            "location": "Rīga, Latvia",
            "is_online": false,
            "country_code": "LV",
            "latitude": 56.97778,
            "longitude": 24.12167,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}