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

[
    {
        "url": "https://demozoo.org/api/v1/productions/62314/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62314/",
        "id": 62314,
        "title": "Dragon",
        "author_nicks": [
            {
                "name": "Pinias",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23171/?format=api",
                    "id": 23171,
                    "name": "Pinias",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Platoon",
                "abbreviation": "PTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16972/?format=api",
                    "id": 16972,
                    "name": "Platoon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306772/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/306772/",
        "id": 306772,
        "title": "Surealia",
        "author_nicks": [
            {
                "name": "Pinias",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23171/?format=api",
                    "id": 23171,
                    "name": "Pinias",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35175/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35175/",
        "id": 35175,
        "title": "?",
        "author_nicks": [
            {
                "name": "Pinias",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23171/?format=api",
                    "id": 23171,
                    "name": "Pinias",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]