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

{
    "url": "https://demozoo.org/api/v1/productions/51365/?format=api",
    "demozoo_url": "https://demozoo.org/music/51365/",
    "id": 51365,
    "title": "Format Your Brain",
    "author_nicks": [
        {
            "name": "Acidline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11390/?format=api",
                "id": 11390,
                "name": "Acidline",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "High Society",
            "abbreviation": "HS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10164/?format=api",
                "id": 10164,
                "name": "High Society",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-09-19",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/function09/mmp3/acidline_-_format_your_brain.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "20",
            "competition": {
                "id": 5287,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/138/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/138/",
                    "id": 138,
                    "name": "Function 2009",
                    "tagline": "",
                    "start_date": "2009-09-18",
                    "end_date": "2009-09-20",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2009.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}