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

[
    {
        "url": "https://demozoo.org/api/v1/productions/287191/?format=api",
        "demozoo_url": "https://demozoo.org/productions/287191/",
        "id": 287191,
        "title": "Aaron Sux",
        "author_nicks": [
            {
                "name": "All Against Aaron",
                "abbreviation": "AAAa",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106954/?format=api",
                    "id": 106954,
                    "name": "All Against Aaron",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/339160/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339160/",
        "id": 339160,
        "title": "Eardick Aaron",
        "author_nicks": [
            {
                "name": "All Against Aaron",
                "abbreviation": "AAAa",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106954/?format=api",
                    "id": 106954,
                    "name": "All Against Aaron",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/346297/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346297/",
        "id": 346297,
        "title": "H.T.M.A.A.S.W.H.H.D.A.T",
        "author_nicks": [
            {
                "name": "All Against Aaron",
                "abbreviation": "AAAa",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106954/?format=api",
                    "id": 106954,
                    "name": "All Against Aaron",
                    "is_group": true
                }
            },
            {
                "name": "Mute 101",
                "abbreviation": "M101",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3821/?format=api",
                    "id": 3821,
                    "name": "Mute 101",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]