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

{
    "url": "https://demozoo.org/api/v1/productions/54928/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54928/",
    "id": 54928,
    "title": "iNSiDE iNERCiA",
    "author_nicks": [
        {
            "name": "Lost Soul",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122304/?format=api",
                "id": 122304,
                "name": "Lost Soul",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-08-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lost Soul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122304/?format=api",
                    "id": 122304,
                    "name": "Lost Soul",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/inercia01/128k/in128k.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 5826,
                "name": "Intros",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1135/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1135/",
                    "id": 1135,
                    "name": "Inércia Demoparty 2001",
                    "tagline": "",
                    "start_date": "2001-08-10",
                    "end_date": "2001-08-13",
                    "location": "Porto, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 41.14961,
                    "longitude": -8.61099,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}