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

[
    {
        "url": "https://demozoo.org/api/v1/productions/167997/?format=api",
        "demozoo_url": "https://demozoo.org/music/167997/",
        "id": 167997,
        "title": "Joes",
        "author_nicks": [
            {
                "name": "Snaked",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29406/?format=api",
                    "id": 29406,
                    "name": "Snaked",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Drink Team",
                "abbreviation": "DT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27206/?format=api",
                    "id": 27206,
                    "name": "Drink Team",
                    "is_group": true
                }
            }
        ],
        "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": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48132/?format=api",
        "demozoo_url": "https://demozoo.org/music/48132/",
        "id": 48132,
        "title": "Otto 4!",
        "author_nicks": [
            {
                "name": "Snaked",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29406/?format=api",
                    "id": 29406,
                    "name": "Snaked",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Elerium Core",
                "abbreviation": "EC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11730/?format=api",
                    "id": 11730,
                    "name": "Elerium Core",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-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/48150/?format=api",
        "demozoo_url": "https://demozoo.org/music/48150/",
        "id": 48150,
        "title": "Unyka3!",
        "author_nicks": [
            {
                "name": "Snaked",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29406/?format=api",
                    "id": 29406,
                    "name": "Snaked",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Elerium Core",
                "abbreviation": "EC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11730/?format=api",
                    "id": 11730,
                    "name": "Elerium Core",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]