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

{
    "url": "https://demozoo.org/api/v1/productions/129902/?format=api",
    "demozoo_url": "https://demozoo.org/productions/129902/",
    "id": 129902,
    "title": "Tu lizać",
    "author_nicks": [
        {
            "name": "Fatum",
            "abbreviation": "F",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42538/?format=api",
                "id": 42538,
                "name": "Fatum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-31",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 11155,
                "name": "VHS",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1393/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1393/",
                    "id": 1393,
                    "name": "North Party 1998 (2)",
                    "tagline": "North Party v2.0",
                    "start_date": "1998-07-31",
                    "end_date": "1998-08-01",
                    "location": "Bartoszyce, Powiat bartoszycki, Warmian-Masurian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.25354,
                    "longitude": 20.80819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "polish-title"
    ]
}