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

{
    "url": "https://demozoo.org/api/v1/productions/274450/?format=api",
    "demozoo_url": "https://demozoo.org/productions/274450/",
    "id": 274450,
    "title": "Juhlat",
    "author_nicks": [
        {
            "name": "Larit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44990/?format=api",
                "id": 44990,
                "name": "Larit",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-08-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BassCadet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3053/?format=api",
                    "id": 3053,
                    "name": "Bass Cadet",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Larit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44990/?format=api",
                    "id": 44990,
                    "name": "Larit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mZtjLtIcCzY"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4019/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4019/",
            "id": 4019,
            "name": "#AMiGAFiN Bukkasyksy 2015",
            "tagline": "",
            "start_date": "2015",
            "end_date": "2015",
            "location": "Koria, Kouvola, Kymenlaakso, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.84614,
            "longitude": 26.60755,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e9/a6/5579.259653.png",
            "original_width": 1203,
            "original_height": 763,
            "standard_url": "https://media.demozoo.org/screens/s/e9/a6/5579.259653.jpg",
            "standard_width": 400,
            "standard_height": 253,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e9/a6/5579.259653.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 126
        }
    ],
    "tags": [
        "glugga"
    ]
}