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

{
    "url": "https://demozoo.org/api/v1/productions/135490/?format=api",
    "demozoo_url": "https://demozoo.org/music/135490/",
    "id": 135490,
    "title": "Forgotten Memories",
    "author_nicks": [
        {
            "name": "Dustbin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11521/?format=api",
                "id": 11521,
                "name": "Dustbin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hokuto Force",
            "abbreviation": "HF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-03-21",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/7dx15/music_chiptune/forgotten_memories_by_dustbin_hokuto_force.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.625",
            "competition": {
                "id": 11358,
                "name": "Chip/Mod Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2428/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2428/",
                    "id": 2428,
                    "name": "7DX 2015",
                    "tagline": "The Last Party",
                    "start_date": "2015-03-21",
                    "end_date": "2015-03-22",
                    "location": "İstanbul, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.03508,
                    "longitude": 28.98331,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}