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

{
    "url": "https://demozoo.org/api/v1/productions/165456/?format=api",
    "demozoo_url": "https://demozoo.org/productions/165456/",
    "id": 165456,
    "title": "Grubz Preview",
    "author_nicks": [
        {
            "name": "Singular",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                "id": 5740,
                "name": "Singular Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-03-20",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/forever04/c64/stuff.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16189"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/125/?format=api",
            "demozoo_url": "https://demozoo.org/parties/125/",
            "id": 125,
            "name": "Forever 2004",
            "tagline": "Forever Five",
            "start_date": "2004-03-19",
            "end_date": "2004-03-21",
            "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
            "is_online": false,
            "country_code": "SK",
            "latitude": 48.83333,
            "longitude": 18.25,
            "website": "http://forever.zeroteam.sk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}