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

[
    {
        "url": "https://demozoo.org/api/v1/productions/147524/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/147524/",
        "id": 147524,
        "title": "Diffusion",
        "author_nicks": [
            {
                "name": "Daeken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24002/?format=api",
                    "id": 24002,
                    "name": "Daeken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Primitive",
                "abbreviation": "PMT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3009/?format=api",
                    "id": 3009,
                    "name": "Primitive",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-10-17",
        "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/133209/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/133209/",
        "id": 133209,
        "title": "Limbo",
        "author_nicks": [
            {
                "name": "Daeken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24002/?format=api",
                    "id": 24002,
                    "name": "Daeken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Primitive",
                "abbreviation": "PMT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3009/?format=api",
                    "id": 3009,
                    "name": "Primitive",
                    "is_group": true
                }
            },
            {
                "name": "Straylight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22689/?format=api",
                    "id": 22689,
                    "name": "Straylight",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-02-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
                "id": 27,
                "name": "Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "shader-sandbox"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36800/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36800/",
        "id": 36800,
        "title": "LMS",
        "author_nicks": [
            {
                "name": "Daeken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24002/?format=api",
                    "id": 24002,
                    "name": "Daeken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]