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

{
    "url": "https://demozoo.org/api/v1/productions/21431/?format=api",
    "demozoo_url": "https://demozoo.org/music/21431/",
    "id": 21431,
    "title": "Sommarfunk",
    "author_nicks": [
        {
            "name": "Susanne",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12950/?format=api",
                "id": 12950,
                "name": "Susanne",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Durex",
            "abbreviation": "DRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12951/?format=api",
                "id": 12951,
                "name": "Durex",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-02-06",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Susanne/sommarfunk.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/datastorm11/c64/music/ds2011msx.d64"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "71",
            "competition": {
                "id": 1389,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/57/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/57/",
                    "id": 57,
                    "name": "Datastorm 2011",
                    "tagline": "",
                    "start_date": "2011-02-04",
                    "end_date": "2011-02-06",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": "http://www.datastorm.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "6581"
    ]
}