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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77168/?format=api",
        "demozoo_url": "https://demozoo.org/music/77168/",
        "id": 77168,
        "title": "Brasilia",
        "author_nicks": [
            {
                "name": "Chuck Norris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40498/?format=api",
                    "id": 40498,
                    "name": "Chuck Norris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "wAMMA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                    "id": 3107,
                    "name": "wAMMA",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-07",
        "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/77176/?format=api",
        "demozoo_url": "https://demozoo.org/music/77176/",
        "id": 77176,
        "title": "Those were the days",
        "author_nicks": [
            {
                "name": "Chuck Norris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40498/?format=api",
                    "id": 40498,
                    "name": "Chuck Norris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "wAMMA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                    "id": 3107,
                    "name": "wAMMA",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-07",
        "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/77184/?format=api",
        "demozoo_url": "https://demozoo.org/music/77184/",
        "id": 77184,
        "title": "Alloy Estente",
        "author_nicks": [
            {
                "name": "Chuck Norris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40498/?format=api",
                    "id": 40498,
                    "name": "Chuck Norris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "wAMMA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                    "id": 3107,
                    "name": "wAMMA",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]