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

[
    {
        "url": "https://demozoo.org/api/v1/productions/165774/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/165774/",
        "id": 165774,
        "title": "Trooper",
        "author_nicks": [
            {
                "name": "jOki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20840/?format=api",
                    "id": 20840,
                    "name": "jOki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30730/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30730/",
        "id": 30730,
        "title": "Dronemorph",
        "author_nicks": [
            {
                "name": "jOki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20840/?format=api",
                    "id": 20840,
                    "name": "jOki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]