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

{
    "url": "https://demozoo.org/api/v1/productions/57530/?format=api",
    "demozoo_url": "https://demozoo.org/productions/57530/",
    "id": 57530,
    "title": "D-Force's VHS",
    "author_nicks": [
        {
            "name": "D-Force",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2417/?format=api",
                "id": 2417,
                "name": "D-Force",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "FUN Industries",
            "abbreviation": "FUN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2187/?format=api",
                "id": 2187,
                "name": "FUN Industries",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04-23",
    "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": 4,
            "ranking": "4",
            "score": "42",
            "competition": {
                "id": 6204,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/977/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/977/",
                    "id": 977,
                    "name": "Silly Venture 2000",
                    "tagline": "Silesian Venture",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-24",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "vhs"
    ]
}