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

{
    "url": "https://demozoo.org/api/v1/productions/151426/?format=api",
    "demozoo_url": "https://demozoo.org/music/151426/",
    "id": 151426,
    "title": "WC Manager",
    "author_nicks": [
        {
            "name": "JazzCat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3313/?format=api",
                "id": 3313,
                "name": "JazzCat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pic Saint Loup",
            "abbreviation": "PSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/451/?format=api",
                "id": 451,
                "name": "Pic Saint Loup",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-11-01",
    "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/JazzCat/wc%20manager%201.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=52041"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=5",
            "score": "8",
            "competition": {
                "id": 12027,
                "name": "4ch Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1038/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1038/",
                    "id": 1038,
                    "name": "Spoletium 1999",
                    "tagline": "",
                    "start_date": "1999-11-01",
                    "end_date": "1999-11-02",
                    "location": "Spoleto, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.740978,
                    "longitude": 12.7383,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}