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

{
    "url": "https://demozoo.org/api/v1/productions/347007/?format=api",
    "demozoo_url": "https://demozoo.org/productions/347007/",
    "id": 347007,
    "title": "Ruthless Meeting",
    "author_nicks": [
        {
            "name": "Ruthless",
            "abbreviation": "-R-",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7524/?format=api",
                "id": 7524,
                "name": "Ruthless",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12",
    "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": "http://csdb.dk/getinternalfile.php/42587/RUTHLESS_MEETING.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=51064"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45773"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5005/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5005/",
            "id": 5005,
            "name": "Ruthless Meeting",
            "tagline": "",
            "start_date": "1990-12",
            "end_date": "1990-12",
            "location": "Gemeente Amsterdam, North Holland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.37302,
            "longitude": 4.89856,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}