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

{
    "url": "https://demozoo.org/api/v1/productions/89151/?format=api",
    "demozoo_url": "https://demozoo.org/productions/89151/",
    "id": 89151,
    "title": "Mor & Far i Samme Seng",
    "author_nicks": [
        {
            "name": "Rectum Cauda",
            "abbreviation": "RC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8483/?format=api",
                "id": 8483,
                "name": "Rectum Cauda",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-02-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "=8",
            "score": "3",
            "competition": {
                "id": 9434,
                "name": "PC/Amiga 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/931/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/931/",
                    "id": 931,
                    "name": "Scenus 1997",
                    "tagline": "",
                    "start_date": "1997-02-14",
                    "end_date": "1997-02-16",
                    "location": "Horten, Vestfold, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.41547,
                    "longitude": 10.48527,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}