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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342941/?format=api",
        "demozoo_url": "https://demozoo.org/music/342941/",
        "id": 342941,
        "title": "One Of Us",
        "author_nicks": [
            {
                "name": "Sko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13441/?format=api",
                    "id": 13441,
                    "name": "Sko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Einhart Po",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13432/?format=api",
                    "id": 13432,
                    "name": "Einhart Po",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "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/18700/?format=api",
        "demozoo_url": "https://demozoo.org/music/18700/",
        "id": 18700,
        "title": "My Baby",
        "author_nicks": [
            {
                "name": "Sko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13441/?format=api",
                    "id": 13441,
                    "name": "Sko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Einhart Po",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13432/?format=api",
                    "id": 13432,
                    "name": "Einhart Po",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283730/?format=api",
        "demozoo_url": "https://demozoo.org/music/283730/",
        "id": 283730,
        "title": "In My Throat",
        "author_nicks": [
            {
                "name": "Sko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13441/?format=api",
                    "id": 13441,
                    "name": "Sko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]