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

{
    "url": "https://demozoo.org/api/v1/productions/140330/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140330/",
    "id": 140330,
    "title": "First Alone",
    "author_nicks": [
        {
            "name": "RFactor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23475/?format=api",
                "id": 23475,
                "name": "RFactor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-23",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/slach98/demo/netzone_fstalone.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11631,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1031/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1031/",
                    "id": 1031,
                    "name": "Slach 1998",
                    "tagline": "",
                    "start_date": "1998-08-21",
                    "end_date": "1998-08-24",
                    "location": "Pierrejux, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.515411,
                    "longitude": 5.67129,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}