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

{
    "url": "https://demozoo.org/api/v1/productions/1228/?format=api",
    "demozoo_url": "https://demozoo.org/music/1228/",
    "id": 1228,
    "title": "Shortcuts (Re-work)",
    "author_nicks": [
        {
            "name": "Dixan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1295/?format=api",
                "id": 1295,
                "name": "Dixan",
                "is_group": false
            }
        },
        {
            "name": "Little Bitchard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                "id": 804,
                "name": "Little Bitchard",
                "is_group": false
            }
        },
        {
            "name": "Synteesi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1289/?format=api",
                "id": 1289,
                "name": "Synteesi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-09-26",
    "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/stream10/music/dance/shortcuts.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "27",
            "competition": {
                "id": 47,
                "name": "Dance Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/11/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/11/",
                    "id": 11,
                    "name": "Stream 2010",
                    "tagline": "Seven",
                    "start_date": "2010-09-24",
                    "end_date": "2010-09-26",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.928595,
                    "longitude": 26.067386,
                    "website": "http://streamparty.org/stream10/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}