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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82011/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82011/",
        "id": 82011,
        "title": "Pilgrimage 2005",
        "author_nicks": [
            {
                "name": "ra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69298/?format=api",
                    "id": 69298,
                    "name": "ra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-16",
        "supertype": "graphics",
        "platforms": [],
        "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/82026/?format=api",
        "demozoo_url": "https://demozoo.org/music/82026/",
        "id": 82026,
        "title": "Pulling down and ripping shit apart",
        "author_nicks": [
            {
                "name": "ra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69298/?format=api",
                    "id": 69298,
                    "name": "ra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-16",
        "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/82096/?format=api",
        "demozoo_url": "https://demozoo.org/productions/82096/",
        "id": 82096,
        "title": "Sewt",
        "author_nicks": [
            {
                "name": "ra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69298/?format=api",
                    "id": 69298,
                    "name": "ra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]