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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371438/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371438/",
        "id": 371438,
        "title": "BinFlare",
        "author_nicks": [
            {
                "name": "ArmOric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51209/?format=api",
                    "id": 51209,
                    "name": "ArmOric",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arm's Tech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26733/?format=api",
                    "id": 26733,
                    "name": "Arm's Tech",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171903/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171903/",
        "id": 171903,
        "title": "smMedic",
        "author_nicks": [
            {
                "name": "ArmOric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51209/?format=api",
                    "id": 51209,
                    "name": "ArmOric",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arm's Tech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26733/?format=api",
                    "id": 26733,
                    "name": "Arm's Tech",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [],
        "tags": []
    }
]