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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21061/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21061/",
        "id": 21061,
        "title": "Bugs & Books",
        "author_nicks": [
            {
                "name": "Scythe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13833/?format=api",
                    "id": 13833,
                    "name": "Scythe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bandwagon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3016/?format=api",
                    "id": 3016,
                    "name": "Bandwagon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-09",
        "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/118958/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/118958/",
        "id": 118958,
        "title": "Desert",
        "author_nicks": [
            {
                "name": "Scythe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13833/?format=api",
                    "id": 13833,
                    "name": "Scythe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bandwagon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3016/?format=api",
                    "id": 3016,
                    "name": "Bandwagon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]