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

{
    "url": "https://demozoo.org/api/v1/productions/7245/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7245/",
    "id": 7245,
    "title": "The Gathering '95 Demo",
    "author_nicks": [
        {
            "name": "Saturne",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5132/?format=api",
                "id": 5132,
                "name": "Saturne",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-15",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=18744"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "=10",
            "score": "25",
            "competition": {
                "id": 698,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/41/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/41/",
                    "id": 41,
                    "name": "The Gathering 1995",
                    "tagline": "",
                    "start_date": "1995-04-11",
                    "end_date": "1995-04-15",
                    "location": "Stavanger, Rogaland, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 58.97005,
                    "longitude": 5.73332,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}