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

{
    "url": "https://demozoo.org/api/v1/productions/52259/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52259/",
    "id": 52259,
    "title": "Welcome To The Real World",
    "author_nicks": [
        {
            "name": "Yoz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30138/?format=api",
                "id": 30138,
                "name": "Yoz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-08",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 5411,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1084/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1084/",
                    "id": 1084,
                    "name": "Very Important Party 2000",
                    "tagline": "VIP 2",
                    "start_date": "2000-07-07",
                    "end_date": "2000-07-09",
                    "location": "Saint-Priest, Département du Rhône, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.6966,
                    "longitude": 4.9445,
                    "website": "http://www.popsyteam.org/vip2/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}