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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71673/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71673/",
        "id": 71673,
        "title": "Plantilleros viejunos",
        "author_nicks": [
            {
                "name": "Región Factible",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29393/?format=api",
                    "id": 29393,
                    "name": "Región Factible",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78306/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78306/",
        "id": 78306,
        "title": "Tienen asi como un deje",
        "author_nicks": [
            {
                "name": "Región Factible",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29393/?format=api",
                    "id": 29393,
                    "name": "Región Factible",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48212/?format=api",
        "demozoo_url": "https://demozoo.org/productions/48212/",
        "id": 48212,
        "title": "Un dia cualquiera",
        "author_nicks": [
            {
                "name": "Región Factible",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29393/?format=api",
                    "id": 29393,
                    "name": "Región Factible",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "spanish"
        ]
    }
]