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

[
    {
        "url": "https://demozoo.org/api/v1/productions/165268/?format=api",
        "demozoo_url": "https://demozoo.org/music/165268/",
        "id": 165268,
        "title": "Elovena",
        "author_nicks": [
            {
                "name": "Deizi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45708/?format=api",
                    "id": 45708,
                    "name": "Deizi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-11-12",
        "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/97523/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/97523/",
        "id": 97523,
        "title": "It Began in Zoo",
        "author_nicks": [
            {
                "name": "Deizi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45708/?format=api",
                    "id": 45708,
                    "name": "Deizi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-11-09",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172209/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/172209/",
        "id": 172209,
        "title": "Arok Maniacs",
        "author_nicks": [
            {
                "name": "Deizi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45708/?format=api",
                    "id": 45708,
                    "name": "Deizi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sidrapers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68461/?format=api",
                    "id": 68461,
                    "name": "Sidrapers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-07-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]