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

{
    "url": "https://demozoo.org/api/v1/productions/356059/?format=api",
    "demozoo_url": "https://demozoo.org/productions/356059/",
    "id": 356059,
    "title": "The Story - It's cool, it's great, it's SHINING 8",
    "author_nicks": [
        {
            "name": "Shining 8",
            "abbreviation": "S8",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                "id": 3436,
                "name": "Shining 8",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20293"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=47wtnDUovLo"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}