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

{
    "url": "https://demozoo.org/api/v1/productions/78315/?format=api",
    "demozoo_url": "https://demozoo.org/music/78315/",
    "id": 78315,
    "title": "Living Space",
    "author_nicks": [
        {
            "name": "Rubbish",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2660/?format=api",
                "id": 2660,
                "name": "Rubbish",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Zeal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2279/?format=api",
                "id": 2279,
                "name": "Zeal",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-10-24",
    "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": "BaseUrl",
            "url": "https://media.demozoo.org/music/9b/90/livingsp.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/R/RUBBISH/4CHANNEL/LIVINGSP.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1992/TLH_TP92/M4CH/RUBBISH/LIVINGSP.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7756,
                "name": "Musicdisc",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1885/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1885/",
                    "id": 1885,
                    "name": "The Party by TLH 1992",
                    "tagline": "",
                    "start_date": "1992-10-23",
                    "end_date": "1992-10-25",
                    "location": "Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.198448,
                    "longitude": 17.55142,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}