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

{
    "url": "https://demozoo.org/api/v1/productions/7408/?format=api",
    "demozoo_url": "https://demozoo.org/music/7408/",
    "id": 7408,
    "title": "Illumination",
    "author_nicks": [
        {
            "name": "!Cube",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1808/?format=api",
                "id": 1808,
                "name": "!Cube",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DEE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8563/?format=api",
                "id": 8563,
                "name": "DEE",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-08-13",
    "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/68/ca/illumina.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/C/!CUBE/4CHANNEL/ILLUMINA.MOD"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/assembly95/m4ch/illumina.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "1280",
            "competition": {
                "id": 708,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/103/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/103/",
                    "id": 103,
                    "name": "Assembly 1995",
                    "tagline": "",
                    "start_date": "1995-08-10",
                    "end_date": "1995-08-13",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}