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

{
    "url": "https://demozoo.org/api/v1/productions/34191/?format=api",
    "demozoo_url": "https://demozoo.org/music/34191/",
    "id": 34191,
    "title": "No More Noise",
    "author_nicks": [
        {
            "name": "NightBeat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5887/?format=api",
                "id": 5887,
                "name": "NightBeat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nebula Music Works",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117982/?format=api",
                "id": 117982,
                "name": "Nebula Music Works",
                "is_group": true
            }
        },
        {
            "name": "Prometheus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22662/?format=api",
                "id": 22662,
                "name": "Prometheus",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-11-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": "BaseUrl",
            "url": "http://discmaster.textfiles.com/view/17397/2014.11.ftp.sunet.se-pictures.tar/ftp.sunet.se/pub/pictures/ACiD-artpacks/mags/1999/hugi15.zip/NB_NOMOR.MOD"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Nightbeat/no%20more%20noise.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "23",
            "competition": {
                "id": 2881,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/375/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/375/",
                    "id": 375,
                    "name": "Compusphere 1997 (9)",
                    "tagline": "",
                    "start_date": "1997-11-28",
                    "end_date": "1997-11-30",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}