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

{
    "url": "https://demozoo.org/api/v1/productions/178359/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178359/",
    "id": 178359,
    "title": "Initial Phase",
    "author_nicks": [
        {
            "name": "Vik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74288/?format=api",
                "id": 74288,
                "name": "Vik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-09-09",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/function17/4_kilobyte_intro/entry.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "273",
            "competition": {
                "id": 13772,
                "name": "PC 4kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3170/",
                    "id": 3170,
                    "name": "Function 2017",
                    "tagline": "",
                    "start_date": "2017-09-08",
                    "end_date": "2017-09-10",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2017.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "crinkler"
    ]
}