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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41914/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41914/",
        "id": 41914,
        "title": "Worlds End",
        "author_nicks": [
            {
                "name": "H4Z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26189/?format=api",
                    "id": 26189,
                    "name": "Haz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-09-15",
        "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/41121/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41121/",
        "id": 41121,
        "title": "Moon City",
        "author_nicks": [
            {
                "name": "H4Z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26189/?format=api",
                    "id": 26189,
                    "name": "Haz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rift",
                "abbreviation": "RFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                    "id": 26180,
                    "name": "Rift",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-09-08",
        "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/71758/?format=api",
        "demozoo_url": "https://demozoo.org/music/71758/",
        "id": 71758,
        "title": "Black Velvet Sea",
        "author_nicks": [
            {
                "name": "H4Z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26189/?format=api",
                    "id": 26189,
                    "name": "Haz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]