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

[
    {
        "url": "https://demozoo.org/api/v1/productions/350877/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350877/",
        "id": 350877,
        "title": "Full Beat",
        "author_nicks": [
            {
                "name": "The Artworx",
                "abbreviation": "TAW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79543/?format=api",
                    "id": 79543,
                    "name": "The Artworx",
                    "is_group": true
                }
            },
            {
                "name": "The Invincible Cracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86033/?format=api",
                    "id": 86033,
                    "name": "The Invincible Cracker",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/350876/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350876/",
        "id": 350876,
        "title": "Expressive Demo 1",
        "author_nicks": [
            {
                "name": "The Artworx",
                "abbreviation": "TAW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79543/?format=api",
                    "id": 79543,
                    "name": "The Artworx",
                    "is_group": true
                }
            },
            {
                "name": "The Invincible Cracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86033/?format=api",
                    "id": 86033,
                    "name": "The Invincible Cracker",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-05-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/350866/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350866/",
        "id": 350866,
        "title": "Arkanoid",
        "author_nicks": [
            {
                "name": "The Artworx",
                "abbreviation": "TAW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79543/?format=api",
                    "id": 79543,
                    "name": "The Artworx",
                    "is_group": true
                }
            },
            {
                "name": "The Invincible Cracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86033/?format=api",
                    "id": 86033,
                    "name": "The Invincible Cracker",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-05-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]