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

{
    "url": "https://demozoo.org/api/v1/productions/7777/?format=api",
    "demozoo_url": "https://demozoo.org/music/7777/",
    "id": 7777,
    "title": "Age of Legends",
    "author_nicks": [
        {
            "name": "Lizardking",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/232/?format=api",
                "id": 232,
                "name": "Lizardking",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Maniacs of Noise",
            "abbreviation": "MON",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/950/?format=api",
                "id": 950,
                "name": "Maniacs of Noise",
                "is_group": true
            }
        },
        {
            "name": "Triton",
            "abbreviation": "TRN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/337/?format=api",
                "id": 337,
                "name": "Triton",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-12-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/Fasttracker 2/Lizardking/age of legends.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/theparty95/mmul/age_of_legends.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "143",
            "competition": {
                "id": 746,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/94/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/94/",
                    "id": 94,
                    "name": "The Party 1995",
                    "tagline": "5th Anniversary",
                    "start_date": "1995-12-27",
                    "end_date": "1995-12-29",
                    "location": "Fredericia Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.57271,
                    "longitude": 9.69489,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "22ch",
        "xm"
    ]
}