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

{
    "url": "https://demozoo.org/api/v1/productions/128831/?format=api",
    "demozoo_url": "https://demozoo.org/music/128831/",
    "id": 128831,
    "title": "Sunset on the Moon",
    "author_nicks": [
        {
            "name": "XLent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24472/?format=api",
                "id": 24472,
                "name": "XLent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-03-07",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "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": "https://asma.atari.org/asma/Composers/XLent/Sunset_on_the_Moon.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/ab/c7/sunset_on_the_moon.sap"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=5974"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "4.17",
            "competition": {
                "id": 11769,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2703/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2703/",
                    "id": 2703,
                    "name": "KAZ Music Compo 2009",
                    "tagline": "",
                    "start_date": "2009",
                    "end_date": "2009",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}