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

{
    "url": "https://demozoo.org/api/v1/productions/154643/?format=api",
    "demozoo_url": "https://demozoo.org/music/154643/",
    "id": 154643,
    "title": "Nothing Is Free",
    "author_nicks": [
        {
            "name": "Uctumi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25227/?format=api",
                "id": 25227,
                "name": "Uctumi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pungas De Villa Martelli",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25225/?format=api",
                "id": 25225,
                "name": "Pungas De Villa Martelli",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-03-19",
    "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/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=181680"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=146490"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/45879/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GNDNrvWlT0o"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "387",
            "competition": {
                "id": 12203,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2762/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2762/",
                    "id": 2762,
                    "name": "Forever 2016",
                    "tagline": "Defender of the 8-Bits",
                    "start_date": "2016-03-18",
                    "end_date": "2016-03-20",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "cheesecutter"
    ]
}