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

{
    "url": "https://demozoo.org/api/v1/productions/275771/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275771/",
    "id": 275771,
    "title": "Criminal",
    "author_nicks": [
        {
            "name": "Civitas",
            "abbreviation": "CIVI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                "id": 5554,
                "name": "Civitas",
                "is_group": true
            }
        },
        {
            "name": "Covenant",
            "abbreviation": "CVT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5744/?format=api",
                "id": 5744,
                "name": "Covenant",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-05",
    "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/2360/CRIMINAL.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/mail_madness7/misc/criminal.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=13275"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16238"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QSAr587zUeg"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4042/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4042/",
            "id": 4042,
            "name": "Mail Madness Party 7",
            "tagline": "",
            "start_date": "2004-04-30",
            "end_date": "2004-05-02",
            "location": "Ernstthal, Thuringia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.49038,
            "longitude": 11.17818,
            "website": "http://www.mr-museum.de/party7.htm"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}