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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64081/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64081/",
        "id": 64081,
        "title": "Alien Ko",
        "author_nicks": [
            {
                "name": "RRS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17957/?format=api",
                    "id": 17957,
                    "name": "RRS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17958/?format=api",
                    "id": 17958,
                    "name": "Carex",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-02-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24833/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24833/",
        "id": 24833,
        "title": "Extra Terrestrical...",
        "author_nicks": [
            {
                "name": "RRS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17957/?format=api",
                    "id": 17957,
                    "name": "RRS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17958/?format=api",
                    "id": 17958,
                    "name": "Carex",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "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/50896/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50896/",
        "id": 50896,
        "title": "Ild I Røven",
        "author_nicks": [
            {
                "name": "RRS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17957/?format=api",
                    "id": 17957,
                    "name": "RRS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17958/?format=api",
                    "id": 17958,
                    "name": "Carex",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-10-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]