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

[
    {
        "url": "https://demozoo.org/api/v1/productions/88963/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/88963/",
        "id": 88963,
        "title": "?",
        "author_nicks": [
            {
                "name": "Mollan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24987/?format=api",
                    "id": 24987,
                    "name": "Mollan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-14",
        "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/38998/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38998/",
        "id": 38998,
        "title": "Forest at Convention",
        "author_nicks": [
            {
                "name": "Mollan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24987/?format=api",
                    "id": 24987,
                    "name": "Mollan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "jpeg"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38999/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38999/",
        "id": 38999,
        "title": "Final Revenge of Saturn",
        "author_nicks": [
            {
                "name": "Mollan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24987/?format=api",
                    "id": 24987,
                    "name": "Mollan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "jpeg"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39002/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39002/",
        "id": 39002,
        "title": "Meteor Strikes Trailer",
        "author_nicks": [
            {
                "name": "Mollan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24987/?format=api",
                    "id": 24987,
                    "name": "Mollan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]