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

{
    "url": "https://demozoo.org/api/v1/productions/104942/?format=api",
    "demozoo_url": "https://demozoo.org/music/104942/",
    "id": 104942,
    "title": "Almost Happy",
    "author_nicks": [
        {
            "name": "Rubbish",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2660/?format=api",
                "id": 2660,
                "name": "Rubbish",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/sndh/sndh_lf/Rubbish/Almost_Happy.sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/4e/41/almost_happy.sndh"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "341",
            "competition": {
                "id": 10200,
                "name": "Chiptune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2149/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2149/",
                    "id": 2149,
                    "name": "maxYMiser competition 2006",
                    "tagline": "",
                    "start_date": "2006",
                    "end_date": "2006",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.preromanbritain.com/maxymiser/compo.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}