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

{
    "url": "https://demozoo.org/api/v1/productions/165137/?format=api",
    "demozoo_url": "https://demozoo.org/music/165137/",
    "id": 165137,
    "title": "Silly Talking",
    "author_nicks": [
        {
            "name": "KK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1027/?format=api",
                "id": 1027,
                "name": "KK",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Altair",
            "abbreviation": "ATR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3628/?format=api",
                "id": 3628,
                "name": "Altair",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-11-12",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
            "id": 54,
            "name": "Atari 2600 Video Computer System (VCS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2016/SV2K16/VCSMSX/KK/SILYTALK.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "768",
            "competition": {
                "id": 12856,
                "name": "Atari VCS Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2709/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2709/",
                    "id": 2709,
                    "name": "Silly Venture 2016",
                    "tagline": "",
                    "start_date": "2016-11-11",
                    "end_date": "2016-11-13",
                    "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": []
}