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

{
    "url": "https://demozoo.org/api/v1/productions/44933/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/44933/",
    "id": 44933,
    "title": "Tribal",
    "author_nicks": [
        {
            "name": "Ib",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2737/?format=api",
                "id": 2737,
                "name": "Ib",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-10",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "28",
            "competition": {
                "id": 4428,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1061/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1061/",
                    "id": 1061,
                    "name": "Scene Meeting 1999",
                    "tagline": "",
                    "start_date": "1999-07-09",
                    "end_date": "1999-07-11",
                    "location": "Odense Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.3957,
                    "longitude": 10.37761,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}