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

[
    {
        "url": "https://demozoo.org/api/v1/productions/190393/?format=api",
        "demozoo_url": "https://demozoo.org/productions/190393/",
        "id": 190393,
        "title": "Elfie the Unicorn: Chapter One (final 1.0)",
        "author_nicks": [
            {
                "name": "A1K.org",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3717/?format=api",
                    "id": 3717,
                    "name": "A1K.org",
                    "is_group": true
                }
            },
            {
                "name": "JMD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61983/?format=api",
                    "id": 61983,
                    "name": "JMD",
                    "is_group": false
                }
            },
            {
                "name": "Triace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41536/?format=api",
                    "id": 41536,
                    "name": "Triace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-07-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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1075/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1075/",
        "id": 1075,
        "title": "Fate",
        "author_nicks": [
            {
                "name": "A1K.org",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3717/?format=api",
                    "id": 3717,
                    "name": "A1K.org",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/54281/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54281/",
        "id": 54281,
        "title": "Toys",
        "author_nicks": [
            {
                "name": "A1K.org",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3717/?format=api",
                    "id": 3717,
                    "name": "A1K.org",
                    "is_group": true
                }
            },
            {
                "name": "TWIX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32344/?format=api",
                    "id": 32344,
                    "name": "TWIX",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]