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

[
    {
        "url": "https://demozoo.org/api/v1/productions/150113/?format=api",
        "demozoo_url": "https://demozoo.org/music/150113/",
        "id": 150113,
        "title": "Ninja-Joe",
        "author_nicks": [
            {
                "name": "Esko Mursu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44974/?format=api",
                    "id": 44974,
                    "name": "Esko Mursu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ninja GeFilus",
                "abbreviation": "NGFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15380/?format=api",
                    "id": 15380,
                    "name": "Ninja GeFilus",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-11-21",
        "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/95357/?format=api",
        "demozoo_url": "https://demozoo.org/music/95357/",
        "id": 95357,
        "title": "No Niin",
        "author_nicks": [
            {
                "name": "Esko Mursu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44974/?format=api",
                    "id": 44974,
                    "name": "Esko Mursu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ninja GeFilus",
                "abbreviation": "NGFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15380/?format=api",
                    "id": 15380,
                    "name": "Ninja GeFilus",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-12-07",
        "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"
        ]
    }
]