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

{
    "url": "https://demozoo.org/api/v1/productions/179232/?format=api",
    "demozoo_url": "https://demozoo.org/productions/179232/",
    "id": 179232,
    "title": "PETSCII party schedule",
    "author_nicks": [
        {
            "name": "Codetsu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29454/?format=api",
                "id": 29454,
                "name": "Codetsu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-10-07",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "349",
            "competition": {
                "id": 13861,
                "name": "Party Feature",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3080/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3080/",
                    "id": 3080,
                    "name": "Zoo 2017",
                    "tagline": "The C64 Copyparty",
                    "start_date": "2017-10-06",
                    "end_date": "2017-10-08",
                    "location": "Akaa, Etelä-Pirkanmaa, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.16738,
                    "longitude": 23.86582,
                    "website": "http://zooparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}