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

{
    "url": "https://demozoo.org/api/v1/productions/177087/?format=api",
    "demozoo_url": "https://demozoo.org/music/177087/",
    "id": 177087,
    "title": "In The Morning",
    "author_nicks": [
        {
            "name": "Slowhand",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45897/?format=api",
                "id": 45897,
                "name": "Slowhand",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Return",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17087/?format=api",
                "id": 17087,
                "name": "Return",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-12-25",
    "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": "BaseUrl",
            "url": "http://www.7dx-party.org/2010/files/music/in_the_morning_by_slowhand_return.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/94385/inthemorning%20.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/7dx10/mp3_mod_chip/in_the_morning_by_slowhand_return.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=96838"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.500",
            "competition": {
                "id": 13673,
                "name": "MP3 / Chip / Mod Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/644/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/644/",
                    "id": 644,
                    "name": "7DX 2010",
                    "tagline": "",
                    "start_date": "2010-12-25",
                    "end_date": "2010-12-26",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}