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

{
    "url": "https://demozoo.org/api/v1/productions/284468/?format=api",
    "demozoo_url": "https://demozoo.org/music/284468/",
    "id": 284468,
    "title": "Who Has the Funk?",
    "author_nicks": [
        {
            "name": "Farmer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6854/?format=api",
                "id": 6854,
                "name": "Louis Gorenfeld",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03",
    "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/Screamtracker%203/Farmer/who%20has%20the%20funk.s3m"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 38,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 16149,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2176/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2176/",
                    "id": 2176,
                    "name": "Cruelization 8",
                    "tagline": "",
                    "start_date": "1997-03",
                    "end_date": "1997-03",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "s3m"
    ]
}