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

[
    {
        "url": "https://demozoo.org/api/v1/productions/193848/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193848/",
        "id": 193848,
        "title": "Music Collection 5",
        "author_nicks": [
            {
                "name": "Zarch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77839/?format=api",
                    "id": 77839,
                    "name": "Zarch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186668/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186668/",
        "id": 186668,
        "title": "Another Compact",
        "author_nicks": [
            {
                "name": "Magnetic Fields",
                "abbreviation": "MF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1825/?format=api",
                    "id": 1825,
                    "name": "Magnetic Fields",
                    "is_group": true
                }
            },
            {
                "name": "Zarch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77839/?format=api",
                    "id": 77839,
                    "name": "Zarch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]