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

{
    "url": "https://demozoo.org/api/v1/productions/88145/?format=api",
    "demozoo_url": "https://demozoo.org/music/88145/",
    "id": 88145,
    "title": "Brine Shite",
    "author_nicks": [
        {
            "name": "Wolk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43532/?format=api",
                "id": 43532,
                "name": "Wolk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Software of Sweden",
            "abbreviation": "SOS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3898/?format=api",
                "id": 3898,
                "name": "Software of Sweden",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-04-27",
    "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/Wolk/brine%20shite.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/gubbdata13/sid_8580/brine_shite-wolk-sos.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dE3asnamsCQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "5.5",
            "competition": {
                "id": 9366,
                "name": "SID",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1807/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1807/",
                    "id": 1807,
                    "name": "Gubbdata 2013",
                    "tagline": "You can be a hero even if you are a little bald.",
                    "start_date": "2013-04-26",
                    "end_date": "2013-04-28",
                    "location": "Lunds Kommun, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.71667,
                    "longitude": 13.2,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}