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

{
    "url": "https://demozoo.org/api/v1/productions/162884/?format=api",
    "demozoo_url": "https://demozoo.org/productions/162884/",
    "id": 162884,
    "title": "?",
    "author_nicks": [
        {
            "name": "Marshals",
            "abbreviation": "MRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                "id": 387,
                "name": "Marshals",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-04-08",
    "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": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12763,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3051/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3051/",
                    "id": 3051,
                    "name": "BZH Party 2007",
                    "tagline": "",
                    "start_date": "2007-04-06",
                    "end_date": "2007-04-09",
                    "location": "Clohars-Carnoët, Département du Finistère, Brittany, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.79606,
                    "longitude": -3.58502,
                    "website": "http://bzhparty.free.fr/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}