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

{
    "url": "https://demozoo.org/api/v1/productions/135494/?format=api",
    "demozoo_url": "https://demozoo.org/music/135494/",
    "id": 135494,
    "title": "Dream Your Dreams",
    "author_nicks": [
        {
            "name": "Judge Brad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11197/?format=api",
                "id": 11197,
                "name": "Judge Brad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Black Rainbow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11194/?format=api",
                "id": 11194,
                "name": "Black Rainbow",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-03-21",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/7dx15/music_chiptune/dream_your_dreams_by_judge_brad_black_rainbow.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "5.875",
            "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": [
        "it"
    ]
}