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

{
    "url": "https://demozoo.org/api/v1/productions/87810/?format=api",
    "demozoo_url": "https://demozoo.org/music/87810/",
    "id": 87810,
    "title": "Mellow",
    "author_nicks": [
        {
            "name": "Ed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5576/?format=api",
                "id": 5576,
                "name": "Ed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Wrath Designs",
            "abbreviation": "WD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-04-28",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Ed/mellow.psid"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "5.1",
            "competition": {
                "id": 9317,
                "name": "SID",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1377/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1377/",
                    "id": 1377,
                    "name": "Gubbdata 2012",
                    "tagline": "Gubbdata 0.9",
                    "start_date": "2012-04-27",
                    "end_date": "2012-04-29",
                    "location": "Lund, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.706219,
                    "longitude": 13.1876,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}