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

{
    "url": "https://demozoo.org/api/v1/productions/88631/?format=api",
    "demozoo_url": "https://demozoo.org/music/88631/",
    "id": 88631,
    "title": "Digital Expression",
    "author_nicks": [
        {
            "name": "Shorty",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1252/?format=api",
                "id": 1252,
                "name": "Shorty",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Network",
            "abbreviation": "NET",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/605/?format=api",
                "id": 605,
                "name": "Network",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-06-29",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Shorty/digita-expressions.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/6454/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 9407,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/346/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/346/",
                    "id": 346,
                    "name": "Amega Party 1991",
                    "tagline": "",
                    "start_date": "1991-06-28",
                    "end_date": "1991-06-30",
                    "location": "Porsgrunn, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14399,
                    "longitude": 9.65892,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}