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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42124/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42124/",
        "id": 42124,
        "title": "ascii competition entry 6",
        "author_nicks": [
            {
                "name": "Peer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10179/?format=api",
                    "id": 10179,
                    "name": "Peer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phase Truce",
                "abbreviation": "PHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10049/?format=api",
                    "id": 10049,
                    "name": "Phase Truce",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42126/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42126/",
        "id": 42126,
        "title": "ascii competition entry 8",
        "author_nicks": [
            {
                "name": "Luk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10172/?format=api",
                    "id": 10172,
                    "name": "Luk",
                    "is_group": false
                }
            },
            {
                "name": "Peer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10179/?format=api",
                    "id": 10179,
                    "name": "Peer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]