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

{
    "url": "https://demozoo.org/api/v1/productions/194920/?format=api",
    "demozoo_url": "https://demozoo.org/productions/194920/",
    "id": 194920,
    "title": "The New Testament",
    "author_nicks": [
        {
            "name": "Genesis",
            "abbreviation": "GNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7474/?format=api",
                "id": 7474,
                "name": "Genesis",
                "is_group": true
            }
        },
        {
            "name": "Live Act",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31224/?format=api",
                "id": 31224,
                "name": "Live Act",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-02-22",
    "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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 14716,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1504/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1504/",
                    "id": 1504,
                    "name": "Bash 1992",
                    "tagline": "Bash 2",
                    "start_date": "1992-02-21",
                    "end_date": "1992-02-23",
                    "location": "Kecskemet, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90464,
                    "longitude": 19.68663,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}