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

[
    {
        "url": "https://demozoo.org/api/v1/productions/102497/?format=api",
        "demozoo_url": "https://demozoo.org/productions/102497/",
        "id": 102497,
        "title": "1st Anti Commodore Demo",
        "author_nicks": [
            {
                "name": "A and B Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48023/?format=api",
                    "id": 48023,
                    "name": "A+B Soft",
                    "is_group": false
                }
            },
            {
                "name": "Creative Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48024/?format=api",
                    "id": 48024,
                    "name": "Creative Soft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "anti-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112940/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112940/",
        "id": 112940,
        "title": "Rap Cat",
        "author_nicks": [
            {
                "name": "A and B Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48023/?format=api",
                    "id": 48023,
                    "name": "A+B Soft",
                    "is_group": false
                }
            },
            {
                "name": "Creative Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48024/?format=api",
                    "id": 48024,
                    "name": "Creative Soft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]