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

[
    {
        "url": "https://demozoo.org/api/v1/productions/154842/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/154842/",
        "id": 154842,
        "title": "sj-fail",
        "author_nicks": [
            {
                "name": "Accipiter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20735/?format=api",
                    "id": 20735,
                    "name": "Accipiter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Birdofprey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64491/?format=api",
                    "id": 64491,
                    "name": "Birdofprey",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-01",
        "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/30583/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30583/",
        "id": 30583,
        "title": "Pendor",
        "author_nicks": [
            {
                "name": "Accipiter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20735/?format=api",
                    "id": 20735,
                    "name": "Accipiter",
                    "is_group": false
                }
            },
            {
                "name": "Feline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20736/?format=api",
                    "id": 20736,
                    "name": "Feline",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Viffnet on Tour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20737/?format=api",
                    "id": 20737,
                    "name": "Viffnet on Tour",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]