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

[
    {
        "url": "https://demozoo.org/api/v1/productions/282244/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282244/",
        "id": 282244,
        "title": "Groove Pack #2",
        "author_nicks": [
            {
                "name": "Analogue Music",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15986/?format=api",
                    "id": 15986,
                    "name": "Analogue Music",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-28",
        "supertype": "production",
        "platforms": [],
        "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/282220/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282220/",
        "id": 282220,
        "title": "Chips Ahoy",
        "author_nicks": [
            {
                "name": "Analogue Music",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15986/?format=api",
                    "id": 15986,
                    "name": "Analogue Music",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-05-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/12/?format=api",
                "id": 12,
                "name": "Chip Music Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/282219/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282219/",
        "id": 282219,
        "title": "Groove Pack #1",
        "author_nicks": [
            {
                "name": "Analogue Music",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15986/?format=api",
                    "id": 15986,
                    "name": "Analogue Music",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10-06",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]