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

{
    "url": "https://demozoo.org/api/v1/productions/41500/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41500/",
    "id": 41500,
    "title": "Plug and Pray",
    "author_nicks": [
        {
            "name": "Leonardo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26357/?format=api",
                "id": 26357,
                "name": "Leonardo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "TNT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6747/?format=api",
                "id": 6747,
                "name": "TNT",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-18",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "=11",
            "score": "12",
            "competition": {
                "id": 3955,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/531/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/531/",
                    "id": 531,
                    "name": "Wired 1998",
                    "tagline": "",
                    "start_date": "1998-07-17",
                    "end_date": "1998-07-19",
                    "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.41464,
                    "longitude": 3.8471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}