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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25518/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25518/",
        "id": 25518,
        "title": "BitBox",
        "author_nicks": [
            {
                "name": "MsK`",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18229/?format=api",
                    "id": 18229,
                    "name": "MsK`",
                    "is_group": false
                }
            },
            {
                "name": "Nurykabe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18230/?format=api",
                    "id": 18230,
                    "name": "Nurykabe",
                    "is_group": false
                }
            },
            {
                "name": "hitchhikr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10106/?format=api",
                    "id": 10106,
                    "name": "hitchhikr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/32/?format=api",
                "id": 32,
                "name": "Nintendo DS (NDS)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]