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

{
    "url": "https://demozoo.org/api/v1/productions/128236/?format=api",
    "demozoo_url": "https://demozoo.org/music/128236/",
    "id": 128236,
    "title": "Lemon Chicken",
    "author_nicks": [
        {
            "name": "Jethro Atherall",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55115/?format=api",
                "id": 55115,
                "name": "Jethro Atherall",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-12-06",
    "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/Misc/Lemon_Chicken.sap"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2014/SV2K14/A8GTIA/ATHERALL/LEMON.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/sillyventure14/8bit_msx/lemon_chicken.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "317",
            "competition": {
                "id": 11127,
                "name": "Atari XL/XE GTIA / 1-Bit Msx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2126/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2126/",
                    "id": 2126,
                    "name": "Silly Venture 2014",
                    "tagline": "the loudeST voice of the Atari scene!",
                    "start_date": "2014-12-05",
                    "end_date": "2014-12-07",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap",
        "gtia"
    ]
}