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

[
    {
        "url": "https://demozoo.org/api/v1/productions/308421/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/308421/",
        "id": 308421,
        "title": "Coche",
        "author_nicks": [
            {
                "name": "Nopillo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60342/?format=api",
                    "id": 60342,
                    "name": "Nopillo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-10-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/142621/?format=api",
        "demozoo_url": "https://demozoo.org/productions/142621/",
        "id": 142621,
        "title": "Running Away",
        "author_nicks": [
            {
                "name": "Nopillo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60342/?format=api",
                    "id": 60342,
                    "name": "Nopillo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-25",
        "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/142624/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/142624/",
        "id": 142624,
        "title": "?",
        "author_nicks": [
            {
                "name": "Nopillo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60342/?format=api",
                    "id": 60342,
                    "name": "Nopillo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]