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

[
    {
        "url": "https://demozoo.org/api/v1/productions/118140/?format=api",
        "demozoo_url": "https://demozoo.org/music/118140/",
        "id": 118140,
        "title": "valley of the blindbirds (demo)",
        "author_nicks": [
            {
                "name": "Rogers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20242/?format=api",
                    "id": 20242,
                    "name": "Rogers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "9ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29720/?format=api",
        "demozoo_url": "https://demozoo.org/music/29720/",
        "id": 29720,
        "title": "Valley of the Blindbirds",
        "author_nicks": [
            {
                "name": "Rogers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20242/?format=api",
                    "id": 20242,
                    "name": "Rogers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Queue Members Group",
                "abbreviation": "QMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19260/?format=api",
                    "id": 19260,
                    "name": "Queue Members Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-24",
        "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/29753/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29753/",
        "id": 29753,
        "title": "Untitled",
        "author_nicks": [
            {
                "name": "Rogers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20242/?format=api",
                    "id": 20242,
                    "name": "Rogers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Queue Members Group",
                "abbreviation": "QMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19260/?format=api",
                    "id": 19260,
                    "name": "Queue Members Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-24",
        "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/118139/?format=api",
        "demozoo_url": "https://demozoo.org/music/118139/",
        "id": 118139,
        "title": "Alas de roca",
        "author_nicks": [
            {
                "name": "Rogers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20242/?format=api",
                    "id": 20242,
                    "name": "Rogers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "9ch",
            "s3m"
        ]
    }
]