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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83590/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83590/",
        "id": 83590,
        "title": "Piratas de Monkey Island",
        "author_nicks": [
            {
                "name": "ferdy182",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40704/?format=api",
                    "id": 40704,
                    "name": "ferdy182",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Forgotten Projects",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41693/?format=api",
                    "id": 41693,
                    "name": "Forgotten Projects",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-07-24",
        "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/81260/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/81260/",
        "id": 81260,
        "title": "Guarderia Newskool",
        "author_nicks": [
            {
                "name": "ferdy182",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40704/?format=api",
                    "id": 40704,
                    "name": "ferdy182",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Forgotten Projects",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41693/?format=api",
                    "id": 41693,
                    "name": "Forgotten Projects",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-24",
        "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/77622/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77622/",
        "id": 77622,
        "title": "Se va se va se va por el barranquillo",
        "author_nicks": [
            {
                "name": "ferdy182",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40704/?format=api",
                    "id": 40704,
                    "name": "ferdy182",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-07-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]