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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153640/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153640/",
        "id": 153640,
        "title": "Redwoman",
        "author_nicks": [
            {
                "name": "Digital Crow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21630/?format=api",
                    "id": 21630,
                    "name": "Digital Crow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32368/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32368/",
        "id": 32368,
        "title": "My FaMiLY",
        "author_nicks": [
            {
                "name": "Digital Crow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21630/?format=api",
                    "id": 21630,
                    "name": "Digital Crow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-01",
        "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/133595/?format=api",
        "demozoo_url": "https://demozoo.org/music/133595/",
        "id": 133595,
        "title": "The Crow",
        "author_nicks": [
            {
                "name": "Digital Crow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21630/?format=api",
                    "id": 21630,
                    "name": "Digital Crow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "C.M.E.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57292/?format=api",
                    "id": 57292,
                    "name": "C.M.E.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]