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

{
    "url": "https://demozoo.org/api/v1/productions/380713/?format=api",
    "demozoo_url": "https://demozoo.org/productions/380713/",
    "id": 380713,
    "title": "Choplifter graffiti",
    "author_nicks": [
        {
            "name": "Mr. Xerox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153043/?format=api",
                "id": 153043,
                "name": "Mr. Xerox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1982",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Xerox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153043/?format=api",
                    "id": 153043,
                    "name": "Mr. Xerox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Executioner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153044/?format=api",
                    "id": 153044,
                    "name": "The Executioner",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://artscene.textfiles.com/intros/APPLEII/choplifter.gif"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://artscene.textfiles.com/intros/APPLEII/choplifterc.gif"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}