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

[
    {
        "url": "https://demozoo.org/api/v1/productions/91999/?format=api",
        "demozoo_url": "https://demozoo.org/music/91999/",
        "id": 91999,
        "title": "Incomplet Ugly Roots",
        "author_nicks": [
            {
                "name": "Kosto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27304/?format=api",
                    "id": 27304,
                    "name": "Kosto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insomnia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19835/?format=api",
                    "id": 19835,
                    "name": "Insomnia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-12-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/92745/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/92745/",
        "id": 92745,
        "title": "land",
        "author_nicks": [
            {
                "name": "Kosto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27304/?format=api",
                    "id": 27304,
                    "name": "Kosto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insomnia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19835/?format=api",
                    "id": 19835,
                    "name": "Insomnia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-12-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/43607/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43607/",
        "id": 43607,
        "title": "Abandon",
        "author_nicks": [
            {
                "name": "Kosto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27304/?format=api",
                    "id": 27304,
                    "name": "Kosto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]