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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87081/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87081/",
        "id": 87081,
        "title": "AmigaSYS 5 AGA Motorola 68060",
        "author_nicks": [
            {
                "name": "Dary",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42829/?format=api",
                    "id": 42829,
                    "name": "Dary",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AmigaSYS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42830/?format=api",
                    "id": 42830,
                    "name": "AmigaSYS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-06-20",
        "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/85690/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85690/",
        "id": 85690,
        "title": "Amiga Back for the future 2k7",
        "author_nicks": [
            {
                "name": "Dary",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42829/?format=api",
                    "id": 42829,
                    "name": "Dary",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AmigaSYS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42830/?format=api",
                    "id": 42830,
                    "name": "AmigaSYS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-06-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]