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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168040/?format=api",
        "demozoo_url": "https://demozoo.org/music/168040/",
        "id": 168040,
        "title": "ooohhh_yeah!",
        "author_nicks": [
            {
                "name": "Raylight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10110/?format=api",
                    "id": 10110,
                    "name": "Raylight",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Powerline",
                "abbreviation": "PWL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6579/?format=api",
                    "id": 6579,
                    "name": "Powerline",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-02-11",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/121364/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/121364/",
        "id": 121364,
        "title": "?",
        "author_nicks": [
            {
                "name": "Raylight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10110/?format=api",
                    "id": 10110,
                    "name": "Raylight",
                    "is_group": false
                }
            },
            {
                "name": "Slash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3515/?format=api",
                    "id": 3515,
                    "name": "Slash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-09-06",
        "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/100706/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/100706/",
        "id": 100706,
        "title": "Old Warrior",
        "author_nicks": [
            {
                "name": "Raylight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10110/?format=api",
                    "id": 10110,
                    "name": "Raylight",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Powerline",
                "abbreviation": "PWL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6579/?format=api",
                    "id": 6579,
                    "name": "Powerline",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-02-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]