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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42705/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42705/",
        "id": 42705,
        "title": "0401-gd",
        "author_nicks": [
            {
                "name": "Green",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10877/?format=api",
                    "id": 10877,
                    "name": "Green",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-03",
        "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/163830/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163830/",
        "id": 163830,
        "title": "Ona po tamtej stronie",
        "author_nicks": [
            {
                "name": "Green",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10877/?format=api",
                    "id": 10877,
                    "name": "Green",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-22",
        "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/188992/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/188992/",
        "id": 188992,
        "title": "Glebia",
        "author_nicks": [
            {
                "name": "Green",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10877/?format=api",
                    "id": 10877,
                    "name": "Green",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]