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

{
    "url": "https://demozoo.org/api/v1/productions/144341/?format=api",
    "demozoo_url": "https://demozoo.org/music/144341/",
    "id": 144341,
    "title": "Golden Axe",
    "author_nicks": [
        {
            "name": "Teo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                "id": 901,
                "name": "Teo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-08-15",
    "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/2015/arok15/remix/teo_-_golden_axe_rmx.mp3.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "65",
            "competition": {
                "id": 11791,
                "name": "Remix",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2507/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2507/",
                    "id": 2507,
                    "name": "Árok 2015",
                    "tagline": "",
                    "start_date": "2015-08-14",
                    "end_date": "2015-08-16",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://arok.intro.hu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "remix"
    ]
}