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

{
    "url": "https://demozoo.org/api/v1/productions/279274/?format=api",
    "demozoo_url": "https://demozoo.org/productions/279274/",
    "id": 279274,
    "title": "The Week In Warez Newsletter Issue #2",
    "author_nicks": [
        {
            "name": "The Week In Warez Newsletter Staff",
            "abbreviation": "WWN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149303/?format=api",
                "id": 149303,
                "name": "The Week In Warez Newsletter Staff",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-08-06",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/the_week_in_warez/wwn2.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "piracy",
        "the-week-in-warez-newsletter"
    ]
}