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

[
    {
        "url": "https://demozoo.org/api/v1/productions/67392/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67392/",
        "id": 67392,
        "title": "Underworld",
        "author_nicks": [
            {
                "name": "Hullabaloo Machinery",
                "abbreviation": "HUMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35738/?format=api",
                    "id": 35738,
                    "name": "Hullabaloo Machinery",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-01-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/213558/?format=api",
        "demozoo_url": "https://demozoo.org/productions/213558/",
        "id": 213558,
        "title": "Music For Your Instincts",
        "author_nicks": [
            {
                "name": "Hullabaloo Machinery",
                "abbreviation": "HUMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35738/?format=api",
                    "id": 35738,
                    "name": "Hullabaloo Machinery",
                    "is_group": true
                }
            },
            {
                "name": "Moods Plateau",
                "abbreviation": "MDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                    "id": 3552,
                    "name": "Moods Plateau",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-28",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]