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

[
    {
        "url": "https://demozoo.org/api/v1/productions/223567/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223567/",
        "id": 223567,
        "title": "Stuff From Netrunner",
        "author_nicks": [
            {
                "name": "Black Light Inc.",
                "abbreviation": "BLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95761/?format=api",
                    "id": 95761,
                    "name": "Black Light Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-menu"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223566/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223566/",
        "id": 223566,
        "title": "Intro",
        "author_nicks": [
            {
                "name": "Black Light Inc.",
                "abbreviation": "BLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95761/?format=api",
                    "id": 95761,
                    "name": "Black Light Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-06-20",
        "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/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223564/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223564/",
        "id": 223564,
        "title": "Dragon Intro",
        "author_nicks": [
            {
                "name": "Black Light Inc.",
                "abbreviation": "BLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95761/?format=api",
                    "id": 95761,
                    "name": "Black Light Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-06-09",
        "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/223565/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223565/",
        "id": 223565,
        "title": "Fractal Demo",
        "author_nicks": [
            {
                "name": "Black Light Inc.",
                "abbreviation": "BLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95761/?format=api",
                    "id": 95761,
                    "name": "Black Light Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/223568/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223568/",
        "id": 223568,
        "title": "SwapIII",
        "author_nicks": [
            {
                "name": "Black Light Inc.",
                "abbreviation": "BLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95761/?format=api",
                    "id": 95761,
                    "name": "Black Light Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]