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

[
    {
        "url": "https://demozoo.org/api/v1/productions/186665/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186665/",
        "id": 186665,
        "title": "Rebirth",
        "author_nicks": [
            {
                "name": "Azure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77835/?format=api",
                    "id": 77835,
                    "name": "Azure",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "uncredited-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186664/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186664/",
        "id": 186664,
        "title": "Azure Will Makes(Second Release)",
        "author_nicks": [
            {
                "name": "Azure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77835/?format=api",
                    "id": 77835,
                    "name": "Azure",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186663/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186663/",
        "id": 186663,
        "title": "Memory 2004",
        "author_nicks": [
            {
                "name": "Azure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77835/?format=api",
                    "id": 77835,
                    "name": "Azure",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-01-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "uncredited-music"
        ]
    }
]