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

[
    {
        "url": "https://demozoo.org/api/v1/productions/151326/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151326/",
        "id": 151326,
        "title": "CodePressor",
        "author_nicks": [
            {
                "name": "Tony Haines",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62607/?format=api",
                    "id": 62607,
                    "name": "Tony Haines",
                    "is_group": false
                }
            },
            {
                "name": "Topix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23921/?format=api",
                    "id": 23921,
                    "name": "Topix",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151337/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151337/",
        "id": 151337,
        "title": "Flu",
        "author_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
                }
            },
            {
                "name": "Tony Haines",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62607/?format=api",
                    "id": 62607,
                    "name": "Tony Haines",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [],
        "tags": []
    }
]