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

{
    "url": "https://demozoo.org/api/v1/productions/82391/?format=api",
    "demozoo_url": "https://demozoo.org/productions/82391/",
    "id": 82391,
    "title": "DD",
    "author_nicks": [
        {
            "name": "ArtWay",
            "abbreviation": "AWY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3716/?format=api",
                "id": 3716,
                "name": "ArtWay",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-08",
    "supertype": "production",
    "platforms": [],
    "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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 8620,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/654/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/654/",
                    "id": 654,
                    "name": "ArtWay 2006",
                    "tagline": "",
                    "start_date": "2006-07-07",
                    "end_date": "2006-07-09",
                    "location": "Tachov, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.794319,
                    "longitude": 12.63498,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}