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

{
    "url": "https://demozoo.org/api/v1/productions/131511/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131511/",
    "id": 131511,
    "title": "Milestone 2/3-1994",
    "author_nicks": [
        {
            "name": "Sunrise",
            "abbreviation": "SUN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43726/?format=api",
                "id": 43726,
                "name": "Sunrise",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
            "id": 48,
            "name": "Papermag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53568/?format=api",
                    "id": 53568,
                    "name": "Mike",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Main Editor"
        },
        {
            "nick": {
                "name": "Tanar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56274/?format=api",
                    "id": 56274,
                    "name": "Tanar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Incubus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56275/?format=api",
                    "id": 56275,
                    "name": "Fugazi",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "interviewed"
        },
        {
            "nick": {
                "name": "Maja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56276/?format=api",
                    "id": 56276,
                    "name": "Maja",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/milestone/milestone19940203.pdf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/7f/74df.78921.jpg",
            "original_width": 615,
            "original_height": 875,
            "standard_url": "https://media.demozoo.org/screens/s/55/7f/74df.78921.jpg",
            "standard_width": 210,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/7f/74df.78921.jpg",
            "thumbnail_width": 105,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "incomplete-credits",
        "piracy",
        "milestone"
    ]
}