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

{
    "url": "https://demozoo.org/api/v1/productions/340731/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340731/",
    "id": 340731,
    "title": "Here Is It",
    "author_nicks": [
        {
            "name": "Just Us",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141617/?format=api",
                "id": 141617,
                "name": "Just Us",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
            "id": 41,
            "name": "BBStro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39405/?format=api",
                    "id": 39405,
                    "name": "Cane",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Iron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58257/?format=api",
                    "id": 58257,
                    "name": "Xenox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/185408/Here_Is_It-ju.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=178958"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}