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

[
    {
        "url": "https://demozoo.org/api/v1/productions/186381/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/186381/",
        "id": 186381,
        "title": "Pointer",
        "author_nicks": [
            {
                "name": "The Jester Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77572/?format=api",
                    "id": 77572,
                    "name": "The Jester Project",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-01",
        "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/186400/?format=api",
        "demozoo_url": "https://demozoo.org/music/186400/",
        "id": 186400,
        "title": "Stor Stark",
        "author_nicks": [
            {
                "name": "Raddox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40591/?format=api",
                    "id": 40591,
                    "name": "Raddox",
                    "is_group": false
                }
            },
            {
                "name": "The Jester Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77572/?format=api",
                    "id": 77572,
                    "name": "The Jester Project",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-01",
        "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/186411/?format=api",
        "demozoo_url": "https://demozoo.org/music/186411/",
        "id": 186411,
        "title": "Forever",
        "author_nicks": [
            {
                "name": "The Jester Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77572/?format=api",
                    "id": 77572,
                    "name": "The Jester Project",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]