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

{
    "url": "https://demozoo.org/api/v1/productions/343313/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343313/",
    "id": 343313,
    "title": "Euphoria",
    "author_nicks": [
        {
            "name": "Toggle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54447/?format=api",
                "id": 54447,
                "name": "Toggle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "LüneArt",
            "abbreviation": "LGA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41532/?format=api",
                "id": 41532,
                "name": "LüneArt",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-03-28",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/137210/Euphoria.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/gubbdata15/c64/music/euphoria.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2482/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2482/",
            "id": 2482,
            "name": "Gubbdata 2015",
            "tagline": "Let's get Gubb!",
            "start_date": "2015-03-27",
            "end_date": "2015-03-29",
            "location": "Lunds Kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.66896,
            "longitude": 13.36408,
            "website": "http://gubbdata.se/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8d/1c/f059.342707.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/8d/1c/f059.342707.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8d/1c/f059.342707.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "8580"
    ]
}