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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43180/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43180/",
        "id": 43180,
        "title": "Spaceship",
        "author_nicks": [
            {
                "name": "Merge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26761/?format=api",
                    "id": 26761,
                    "name": "Merge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Starkweather",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26751/?format=api",
                    "id": 26751,
                    "name": "Starkweather",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10-02",
        "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/44292/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44292/",
        "id": 44292,
        "title": "Aqulia",
        "author_nicks": [
            {
                "name": "Merge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26761/?format=api",
                    "id": 26761,
                    "name": "Merge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Starkweather",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26751/?format=api",
                    "id": 26751,
                    "name": "Starkweather",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10",
        "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/42384/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42384/",
        "id": 42384,
        "title": "The Linux Penguin",
        "author_nicks": [
            {
                "name": "Merge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26761/?format=api",
                    "id": 26761,
                    "name": "Merge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Starkweather",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26751/?format=api",
                    "id": 26751,
                    "name": "Starkweather",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]