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

[
    {
        "url": "https://demozoo.org/api/v1/productions/198078/?format=api",
        "demozoo_url": "https://demozoo.org/music/198078/",
        "id": 198078,
        "title": "Hypno Freaks",
        "author_nicks": [
            {
                "name": "Jonee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13513/?format=api",
                    "id": 13513,
                    "name": "Jonee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "IES",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13403/?format=api",
                    "id": 13403,
                    "name": "IES",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273583/?format=api",
        "demozoo_url": "https://demozoo.org/music/273583/",
        "id": 273583,
        "title": "CoNeXioN",
        "author_nicks": [
            {
                "name": "Jonee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13513/?format=api",
                    "id": 13513,
                    "name": "Jonee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "IES",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13403/?format=api",
                    "id": 13403,
                    "name": "IES",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133405/?format=api",
        "demozoo_url": "https://demozoo.org/music/133405/",
        "id": 133405,
        "title": "Ultra Unreality",
        "author_nicks": [
            {
                "name": "Jonee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13513/?format=api",
                    "id": 13513,
                    "name": "Jonee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "IES",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13403/?format=api",
                    "id": 13403,
                    "name": "IES",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]