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

[
    {
        "url": "https://demozoo.org/api/v1/productions/54157/?format=api",
        "demozoo_url": "https://demozoo.org/music/54157/",
        "id": 54157,
        "title": "Fast",
        "author_nicks": [
            {
                "name": "Mikel303",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32304/?format=api",
                    "id": 32304,
                    "name": "Mikel303",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nocturns",
                "abbreviation": "NCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32303/?format=api",
                    "id": 32303,
                    "name": "Nocturns",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/54190/?format=api",
        "demozoo_url": "https://demozoo.org/music/54190/",
        "id": 54190,
        "title": "After time",
        "author_nicks": [
            {
                "name": "Mikel303",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32304/?format=api",
                    "id": 32304,
                    "name": "Mikel303",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nocturns",
                "abbreviation": "NCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32303/?format=api",
                    "id": 32303,
                    "name": "Nocturns",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/85245/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85245/",
        "id": 85245,
        "title": "La Cabra",
        "author_nicks": [
            {
                "name": "Mikel303",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32304/?format=api",
                    "id": 32304,
                    "name": "Mikel303",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nocturns",
                "abbreviation": "NCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32303/?format=api",
                    "id": 32303,
                    "name": "Nocturns",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-07-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]