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

{
    "url": "https://demozoo.org/api/v1/productions/47101/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47101/",
    "id": 47101,
    "title": "Gagyi",
    "author_nicks": [
        {
            "name": "fasirt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28992/?format=api",
                "id": 28992,
                "name": "fasirt",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-10-28",
    "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/2000/conference7007/oldskool/fasirt_gagyi.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "55",
            "competition": {
                "id": 4730,
                "name": "Oldskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1046/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1046/",
                    "id": 1046,
                    "name": "Conference 7007",
                    "tagline": "",
                    "start_date": "2000-10-27",
                    "end_date": "2000-10-29",
                    "location": "Debrecen, Hajdú-Bihar, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.53333,
                    "longitude": 21.63333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}