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

{
    "url": "https://demozoo.org/api/v1/productions/2373/?format=api",
    "demozoo_url": "https://demozoo.org/music/2373/",
    "id": 2373,
    "title": "Never Expect The Expected",
    "author_nicks": [
        {
            "name": "Mantronix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/791/?format=api",
                "id": 791,
                "name": "Mantronix",
                "is_group": false
            }
        },
        {
            "name": "Tip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/845/?format=api",
                "id": 845,
                "name": "Tip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-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/Protracker/Mantronix/coop-Tip/n.e.t.e.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=33405"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 217,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/141/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/141/",
                    "id": 141,
                    "name": "Dexion X-Mas Conference 1990",
                    "tagline": "",
                    "start_date": "1990-12-26",
                    "end_date": "1990-12-29",
                    "location": "Odense Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.3957,
                    "longitude": 10.37761,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}