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

{
    "url": "https://demozoo.org/api/v1/productions/328977/?format=api",
    "demozoo_url": "https://demozoo.org/productions/328977/",
    "id": 328977,
    "title": "Co-op Demo",
    "author_nicks": [
        {
            "name": "FBR Germany",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113798/?format=api",
                "id": 113798,
                "name": "FBR Germany",
                "is_group": true
            }
        },
        {
            "name": "Saga Connection",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78738/?format=api",
                "id": 78738,
                "name": "Saga Connection",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-12-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/105888/Co-op%20Demo%20-%20Saga%20-%20FBR%20Germany.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=108677"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 18213,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4748/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4748/",
                    "id": 4748,
                    "name": "Giant and Unitec Meeting 1989",
                    "tagline": "",
                    "start_date": "1989-12-02",
                    "end_date": "1989-12-03",
                    "location": "Gummersbach, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.02608,
                    "longitude": 7.56473,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}