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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64085/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64085/",
        "id": 64085,
        "title": "Disaster Joe",
        "author_nicks": [
            {
                "name": "Hio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30287/?format=api",
                    "id": 30287,
                    "name": "Hio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17958/?format=api",
                    "id": 17958,
                    "name": "Carex",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-02-16",
        "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/50925/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50925/",
        "id": 50925,
        "title": "Graphic Card Unlimited",
        "author_nicks": [
            {
                "name": "Hio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30287/?format=api",
                    "id": 30287,
                    "name": "Hio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17958/?format=api",
                    "id": 17958,
                    "name": "Carex",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]