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

{
    "url": "https://demozoo.org/api/v1/productions/102212/?format=api",
    "demozoo_url": "https://demozoo.org/productions/102212/",
    "id": 102212,
    "title": "Rektum",
    "author_nicks": [
        {
            "name": "Myth",
            "abbreviation": "MTH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14564/?format=api",
                "id": 14564,
                "name": "Myth",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-09-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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": 16,
            "ranking": "16",
            "score": "2",
            "competition": {
                "id": 2098,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/514/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/514/",
                    "id": 514,
                    "name": "Intel Outside 1995",
                    "tagline": "Intel Outside II, IO2",
                    "start_date": "1995-08-29",
                    "end_date": "1995-08-30",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}