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

{
    "url": "https://demozoo.org/api/v1/productions/363448/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363448/",
    "id": 363448,
    "title": "API Node List",
    "author_nicks": [
        {
            "name": "American Pirate Industries",
            "abbreviation": "API",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112171/?format=api",
                "id": 112171,
                "name": "American Pirate Industries",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-01-23",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rescue Raider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46474/?format=api",
                    "id": 46474,
                    "name": "Rescue Raider",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Laughing Gas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112173/?format=api",
                    "id": 112173,
                    "name": "Laughing Gas",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Contact"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/ad25f7e"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/ad25f7e"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bbs-list",
        "nodelist"
    ]
}