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

[
    {
        "url": "https://demozoo.org/api/v1/productions/376235/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/376235/",
        "id": 376235,
        "title": "Dogma",
        "author_nicks": [
            {
                "name": "Ascii Legion",
                "abbreviation": "ASCL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151271/?format=api",
                    "id": 151271,
                    "name": "Ascii Legion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10",
        "supertype": "graphics",
        "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/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/387464/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/387464/",
        "id": 387464,
        "title": "Hmm...",
        "author_nicks": [
            {
                "name": "Ascii Legion",
                "abbreviation": "ASCL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151271/?format=api",
                    "id": 151271,
                    "name": "Ascii Legion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-design"
        ]
    }
]