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

[
    {
        "url": "https://demozoo.org/api/v1/productions/266549/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266549/",
        "id": 266549,
        "title": "DØDELFRUIT",
        "author_nicks": [
            {
                "name": "Epileptic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80935/?format=api",
                    "id": 80935,
                    "name": "qbin",
                    "is_group": false
                }
            },
            {
                "name": "Sausages of Damned",
                "abbreviation": "SOD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64466/?format=api",
                    "id": 64466,
                    "name": "Sausages of Damned",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-08-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/154778/?format=api",
        "demozoo_url": "https://demozoo.org/productions/154778/",
        "id": 154778,
        "title": "Intronomicon",
        "author_nicks": [
            {
                "name": "Sausages of Damned",
                "abbreviation": "SOD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64466/?format=api",
                    "id": 64466,
                    "name": "Sausages of Damned",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]