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

{
    "url": "https://demozoo.org/api/v1/productions/97677/?format=api",
    "demozoo_url": "https://demozoo.org/productions/97677/",
    "id": 97677,
    "title": "NedoDemo 2",
    "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
            }
        },
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        },
        {
            "name": "mayHem",
            "abbreviation": "MHM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9384/?format=api",
                "id": 9384,
                "name": "mayHem",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-01-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
            "id": 69,
            "name": "ZX Spectrum Enhanced"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/dihaltlite14/zx/demo/nedopc-nedodemo2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62375"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.73",
            "competition": {
                "id": 9928,
                "name": "ZX Spectrum Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2068/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2068/",
                    "id": 2068,
                    "name": "DiHalt 2014 Lite",
                    "tagline": "",
                    "start_date": "2014-01-05",
                    "end_date": "2014-01-05",
                    "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": []
}