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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43723/?format=api",
        "demozoo_url": "https://demozoo.org/music/43723/",
        "id": 43723,
        "title": "Kobieta Jesieni",
        "author_nicks": [
            {
                "name": "Proton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16971/?format=api",
                    "id": 16971,
                    "name": "Proton",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deus Records",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74648/?format=api",
                    "id": 74648,
                    "name": "Deus Records",
                    "is_group": true
                }
            },
            {
                "name": "Platoon",
                "abbreviation": "PTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16972/?format=api",
                    "id": 16972,
                    "name": "Platoon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-25",
        "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/23301/?format=api",
        "demozoo_url": "https://demozoo.org/music/23301/",
        "id": 23301,
        "title": "Robotnik",
        "author_nicks": [
            {
                "name": "Proton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16971/?format=api",
                    "id": 16971,
                    "name": "Proton",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deus Records",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74648/?format=api",
                    "id": 74648,
                    "name": "Deus Records",
                    "is_group": true
                }
            },
            {
                "name": "Platoon",
                "abbreviation": "PTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16972/?format=api",
                    "id": 16972,
                    "name": "Platoon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]