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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152538/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/152538/",
        "id": 152538,
        "title": "We Can Do It",
        "author_nicks": [
            {
                "name": "Homer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63100/?format=api",
                    "id": 63100,
                    "name": "Homer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-23",
        "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/152574/?format=api",
        "demozoo_url": "https://demozoo.org/music/152574/",
        "id": 152574,
        "title": "Chrom",
        "author_nicks": [
            {
                "name": "Homer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63100/?format=api",
                    "id": 63100,
                    "name": "Homer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/152633/?format=api",
        "demozoo_url": "https://demozoo.org/music/152633/",
        "id": 152633,
        "title": "Membrane",
        "author_nicks": [
            {
                "name": "Homer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63100/?format=api",
                    "id": 63100,
                    "name": "Homer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/152656/?format=api",
        "demozoo_url": "https://demozoo.org/productions/152656/",
        "id": 152656,
        "title": "Bugz",
        "author_nicks": [
            {
                "name": "Homer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63100/?format=api",
                    "id": 63100,
                    "name": "Homer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]