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

{
    "url": "https://demozoo.org/api/v1/productions/284730/?format=api",
    "demozoo_url": "https://demozoo.org/music/284730/",
    "id": 284730,
    "title": "Carebear Invasion",
    "author_nicks": [
        {
            "name": "Marwin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/189/?format=api",
                "id": 189,
                "name": "Marwin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Candela",
            "abbreviation": "CNA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/191/?format=api",
                "id": 191,
                "name": "Candela",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-03-30",
    "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/Marwin/carebear%20invasion.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=5",
            "score": "6.143",
            "competition": {
                "id": 16168,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4138/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4138/",
                    "id": 4138,
                    "name": "The Trackering #8",
                    "tagline": "",
                    "start_date": "1996-03-24",
                    "end_date": "1996-04-06",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "ftp://ftp.hornet.org/pub/demos/music/contests/tt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "20ch",
        "xm"
    ]
}