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

{
    "url": "https://demozoo.org/api/v1/productions/96763/?format=api",
    "demozoo_url": "https://demozoo.org/music/96763/",
    "id": 96763,
    "title": "Blue Lagoon",
    "author_nicks": [
        {
            "name": "Okeanos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/761/?format=api",
                "id": 761,
                "name": "ok3anos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-06-19",
    "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/Okeanos/blue lagoon.xm"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=55154"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "6,130434783",
            "competition": {
                "id": 10255,
                "name": "4k Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2161/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2161/",
                    "id": 2161,
                    "name": "Big Chipcompo 7",
                    "tagline": "",
                    "start_date": "2006-03-27",
                    "end_date": "2006-06-20",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://bcompo.wz.cz/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}