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

{
    "url": "https://demozoo.org/api/v1/productions/19953/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19953/",
    "id": 19953,
    "title": "TankWars",
    "author_nicks": [
        {
            "name": "Horny",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14414/?format=api",
                "id": 14414,
                "name": "Horny",
                "is_group": false
            }
        },
        {
            "name": "Pacshu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14415/?format=api",
                "id": 14415,
                "name": "Pacshu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MPTeam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26907/?format=api",
                "id": 26907,
                "name": "MPTeam",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-09-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/function11/gamedev/tankwars-mikropuhanyok.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57744"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "35",
            "competition": {
                "id": 1222,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/364/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/364/",
                    "id": 364,
                    "name": "Function 2011",
                    "tagline": "",
                    "start_date": "2011-09-16",
                    "end_date": "2011-09-18",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://2011.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}