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

{
    "url": "https://demozoo.org/api/v1/productions/46447/?format=api",
    "demozoo_url": "https://demozoo.org/productions/46447/",
    "id": 46447,
    "title": "noname",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "61",
            "competition": {
                "id": 4631,
                "name": "Fun Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/710/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/710/",
                    "id": 710,
                    "name": "Antiq 2000",
                    "tagline": "Wake Up The Dead",
                    "start_date": "2000-08-18",
                    "end_date": "2000-08-20",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": "http://www.antiq.hu/2000/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}