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

{
    "url": "https://demozoo.org/api/v1/productions/277990/?format=api",
    "demozoo_url": "https://demozoo.org/productions/277990/",
    "id": 277990,
    "title": "vondehi",
    "author_nicks": [
        {
            "name": "PoroCYon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73854/?format=api",
                "id": 73854,
                "name": "PoroCYon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "K2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                "id": 3529,
                "name": "K2",
                "is_group": true
            }
        },
        {
            "name": "Titan",
            "abbreviation": "TTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-05-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "PoroCYon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73854/?format=api",
                    "id": 73854,
                    "name": "PoroCYon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Blackle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79215/?format=api",
                    "id": 79215,
                    "name": "Blackle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "bugfixes"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://gitlab.com/PoroCYon/vondehi/uploads/f45827f6459c4abc9409c61461582bcc/vondehi-20200503.tar.xz"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://gitlab.com/PoroCYon/vondehi/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85558"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available",
        "vondehi"
    ]
}