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

{
    "url": "https://demozoo.org/api/v1/productions/383593/?format=api",
    "demozoo_url": "https://demozoo.org/music/383593/",
    "id": 383593,
    "title": "Sandro goes to Italy",
    "author_nicks": [
        {
            "name": "Zalza",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3038/?format=api",
                "id": 3038,
                "name": "Zalza",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "No!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37032/?format=api",
                "id": 37032,
                "name": "No!",
                "is_group": true
            }
        },
        {
            "name": "Tequila",
            "abbreviation": "TQL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9999/?format=api",
                "id": 9999,
                "name": "Tequila",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-05",
    "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%202/Zalza/sandro%20goes%20to%20italy.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "6.20",
            "competition": {
                "id": 20540,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5496/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5496/",
                    "id": 5496,
                    "name": "Composita #24",
                    "tagline": "Mah, io ascolto la radio...",
                    "start_date": "2000-05",
                    "end_date": "2000-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://web.archive.org/web/20010221133108/http://composita.mplanet.it/c24.htm"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "26ch"
    ]
}