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

{
    "url": "https://demozoo.org/api/v1/productions/305225/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305225/",
    "id": 305225,
    "title": "Super Street Fighter 2 Alpha Release Review",
    "author_nicks": [
        {
            "name": "Ransom Game Reviews",
            "abbreviation": "RSM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78600/?format=api",
                "id": 78600,
                "name": "Ransom Game Reviews",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-06-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://defacto2.net/d/b0238f1"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/reviews/rsm/rsm_super_street_fighter_2_alpha_release_review.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/b0238f1"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "no-credits-added"
    ]
}