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

{
    "url": "https://demozoo.org/api/v1/productions/51504/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51504/",
    "id": 51504,
    "title": "Elektrosokk",
    "author_nicks": [
        {
            "name": "Lungcancer Entertainment",
            "abbreviation": "LCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14413/?format=api",
                "id": 14413,
                "name": "Lungcancer Entertainment",
                "is_group": true
            }
        },
        {
            "name": "Necrophone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14428/?format=api",
                "id": 14428,
                "name": "Necrophone",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-09-11",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/function10/wild/elektrosokk_by_necrophone_and_lce.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55833"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3xnuNHXqO1c"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "69",
            "competition": {
                "id": 5305,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/139/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/139/",
                    "id": 139,
                    "name": "Function 2010",
                    "tagline": "Function X",
                    "start_date": "2010-09-10",
                    "end_date": "2010-09-12",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2010.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}