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

{
    "url": "https://demozoo.org/api/v1/productions/165369/?format=api",
    "demozoo_url": "https://demozoo.org/productions/165369/",
    "id": 165369,
    "title": "Singularity",
    "author_nicks": [
        {
            "name": "Scarzix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37142/?format=api",
                "id": 37142,
                "name": "Scarzix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Scarzix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37142/?format=api",
                    "id": 37142,
                    "name": "Scarzix",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cruzer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5075/?format=api",
                    "id": 5075,
                    "name": "Cruzer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cruzer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5075/?format=api",
                    "id": 5075,
                    "name": "Cruzer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=vyfntSbcWgw"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "2sid"
    ]
}