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

{
    "url": "https://demozoo.org/api/v1/productions/203170/?format=api",
    "demozoo_url": "https://demozoo.org/music/203170/",
    "id": 203170,
    "title": "Sparkle",
    "author_nicks": [
        {
            "name": "Mindshadow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8667/?format=api",
                "id": 8667,
                "name": "Stinsen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Foundation",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47069/?format=api",
                "id": 47069,
                "name": "Foundation",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-27",
    "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/Stinsen/sparkle.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12286,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/750/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/750/",
                    "id": 750,
                    "name": "Berzan 1996 (16)",
                    "tagline": "Berzan Party 16",
                    "start_date": "1996-04-27",
                    "end_date": "1996-04-28",
                    "location": "Linköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.411091,
                    "longitude": 15.62565,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}