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

{
    "url": "https://demozoo.org/api/v1/productions/285959/?format=api",
    "demozoo_url": "https://demozoo.org/productions/285959/",
    "id": 285959,
    "title": "Partyman",
    "author_nicks": [
        {
            "name": "Primitive",
            "abbreviation": "PMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3009/?format=api",
                "id": 3009,
                "name": "Primitive",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-10-14",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ozkuu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47782/?format=api",
                    "id": 47782,
                    "name": "Ozkuu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional help"
        },
        {
            "nick": {
                "name": "epo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110714/?format=api",
                    "id": 110714,
                    "name": "epo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional help"
        },
        {
            "nick": {
                "name": "T-101",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                    "id": 939,
                    "name": "T-101",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Design, Backend, Frontend"
        },
        {
            "nick": {
                "name": "Spiikki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3043/?format=api",
                    "id": 3043,
                    "name": "Spiikki",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional help"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.partyman.cloud/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "python",
        "party-management-system"
    ]
}