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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40508/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40508/",
        "id": 40508,
        "title": "Toll-vaj",
        "author_nicks": [
            {
                "name": "Maczi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25970/?format=api",
                    "id": 25970,
                    "name": "Maczi",
                    "is_group": false
                }
            },
            {
                "name": "Wiktor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25971/?format=api",
                    "id": 25971,
                    "name": "Wiktor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153668/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153668/",
        "id": 153668,
        "title": "Piece of Field",
        "author_nicks": [
            {
                "name": "Wiktor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25971/?format=api",
                    "id": 25971,
                    "name": "Wiktor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "D.D.M T.M",
                "abbreviation": "DT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63981/?format=api",
                    "id": 63981,
                    "name": "D.D.M T.M",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]