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

{
    "url": "https://demozoo.org/api/v1/productions/55772/?format=api",
    "demozoo_url": "https://demozoo.org/music/55772/",
    "id": 55772,
    "title": "Action Hero",
    "author_nicks": [
        {
            "name": "Alone Coder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9168/?format=api",
                "id": 9168,
                "name": "Alone Coder",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Invaders8",
            "abbreviation": "I8",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9169/?format=api",
                "id": 9169,
                "name": "Invaders8",
                "is_group": true
            }
        },
        {
            "name": "NedoPC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33107/?format=api",
                "id": 33107,
                "name": "NedoPC",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-07-10",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/dihalt10/zx/music/beeper/alone_coder-action_hero.mp3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/dihalt10/zx/music/beeper/alone_coder-action_hero.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5 (5)",
            "score": "5.48 (4.16)",
            "competition": {
                "id": 5971,
                "name": "ZX Spectrum Beeper music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/963/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/963/",
                    "id": 963,
                    "name": "DiHalt 2010",
                    "tagline": "OpenAir",
                    "start_date": "2010-07-10",
                    "end_date": "2010-07-11",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://www.dihalt.org.ru/index_eng.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "1-bit"
    ]
}