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

{
    "url": "https://demozoo.org/api/v1/productions/199952/?format=api",
    "demozoo_url": "https://demozoo.org/productions/199952/",
    "id": 199952,
    "title": "WASS",
    "author_nicks": [
        {
            "name": "10k Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17244/?format=api",
                "id": 17244,
                "name": "10k Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03-22",
    "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": 3,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 3906,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/943/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/943/",
                    "id": 943,
                    "name": "Spring Break 1998",
                    "tagline": "",
                    "start_date": "1998-03-20",
                    "end_date": "1998-03-22",
                    "location": "San Diego, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 32.715679,
                    "longitude": -117.16172,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}