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

[
    {
        "url": "https://demozoo.org/api/v1/productions/130372/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/130372/",
        "id": 130372,
        "title": "Komitea",
        "author_nicks": [
            {
                "name": "Boost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8685/?format=api",
                    "id": 8685,
                    "name": "Boost",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BombSquad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7054/?format=api",
                    "id": 7054,
                    "name": "Bomb Squad",
                    "is_group": true
                }
            },
            {
                "name": "Dual Crew Shining",
                "abbreviation": "DCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                    "id": 407,
                    "name": "Dual Crew Shining",
                    "is_group": true
                }
            },
            {
                "name": "Jormas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13624/?format=api",
                    "id": 13624,
                    "name": "dA JoRMaS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-09",
        "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/18606/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18606/",
        "id": 18606,
        "title": "Breathe",
        "author_nicks": [
            {
                "name": "Boost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8685/?format=api",
                    "id": 8685,
                    "name": "Boost",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BombSquad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7054/?format=api",
                    "id": 7054,
                    "name": "Bomb Squad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]