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

[
    {
        "url": "https://demozoo.org/api/v1/productions/343888/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343888/",
        "id": 343888,
        "title": "Dawn of the Mummy",
        "author_nicks": [
            {
                "name": "Anti Protection Group",
                "abbreviation": "APG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106994/?format=api",
                    "id": 106994,
                    "name": "Anti Protection Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-04-24",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/343889/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343889/",
        "id": 343889,
        "title": "Target Cuty",
        "author_nicks": [
            {
                "name": "Anti Protection Group",
                "abbreviation": "APG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106994/?format=api",
                    "id": 106994,
                    "name": "Anti Protection Group",
                    "is_group": true
                }
            },
            {
                "name": "The Soul Brothers",
                "abbreviation": "TSB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109984/?format=api",
                    "id": 109984,
                    "name": "The Soul Brothers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": []
    }
]