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

{
    "url": "https://demozoo.org/api/v1/productions/139180/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139180/",
    "id": 139180,
    "title": "Kwas",
    "author_nicks": [
        {
            "name": "Kutas Design",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59086/?format=api",
                "id": 59086,
                "name": "Kutas Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-04-16",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "142",
            "competition": {
                "id": 11565,
                "name": "Amiga Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/522/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/522/",
                    "id": 522,
                    "name": "Primavera Party 1994",
                    "tagline": "",
                    "start_date": "1994-04-16",
                    "end_date": "1994-04-17",
                    "location": "Starachowice, Powiat starachowicki, Świętokrzyskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.0374,
                    "longitude": 21.07126,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}