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

{
    "url": "https://demozoo.org/api/v1/productions/1184/?format=api",
    "demozoo_url": "https://demozoo.org/music/1184/",
    "id": 1184,
    "title": "Wet Pants Loop",
    "author_nicks": [
        {
            "name": "CONS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68/?format=api",
                "id": 68,
                "name": "CONS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-12-29",
    "supertype": "music",
    "platforms": [],
    "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/2010/tum10/music_loop/constrsi.-.wet.pants.loop.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://homeofcons.wordpress.com/2010/12/31/wet-pants-loop/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "44",
            "competition": {
                "id": 39,
                "name": "Loop Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/13/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/13/",
                    "id": 13,
                    "name": "The Ultimate Meeting 2010",
                    "tagline": "Never Stop That Feeling",
                    "start_date": "2010-12-27",
                    "end_date": "2010-12-29",
                    "location": "Stadtteil Durlach, Karlsruhe, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.994949,
                    "longitude": 8.47018,
                    "website": "http://2010.tum-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "loop"
    ]
}