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

{
    "url": "https://demozoo.org/api/v1/productions/147776/?format=api",
    "demozoo_url": "https://demozoo.org/music/147776/",
    "id": 147776,
    "title": "Courage",
    "author_nicks": [
        {
            "name": "505",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2003/?format=api",
                "id": 2003,
                "name": "505",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Checkpoint",
            "abbreviation": "CPT, CP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2004/?format=api",
                "id": 2004,
                "name": "Checkpoint",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-10-17",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "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": "http://sndh.atari.org/dl.php?ID=4873&t=l"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/retrokomploaderror15/music_chip/01_courage_by_505.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "422",
            "competition": {
                "id": 11897,
                "name": "Chip Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2495/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2495/",
                    "id": 2495,
                    "name": "RetroKomp / Load Error 2015",
                    "tagline": "",
                    "start_date": "2015-10-16",
                    "end_date": "2015-10-18",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.retrokomp.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "maxymiser",
        "sndh"
    ]
}