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

[
    {
        "url": "https://demozoo.org/api/v1/productions/387081/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/387081/",
        "id": 387081,
        "title": "Are U Breeding?",
        "author_nicks": [
            {
                "name": "Asphynx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13525/?format=api",
                    "id": 13525,
                    "name": "Asphynx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "first-production"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/386516/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/386516/",
        "id": 386516,
        "title": "Abstract",
        "author_nicks": [
            {
                "name": "Asphynx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13525/?format=api",
                    "id": 13525,
                    "name": "Asphynx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aalto",
                "abbreviation": "AAL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10358/?format=api",
                    "id": 10358,
                    "name": "Aalto",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/386519/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/386519/",
        "id": 386519,
        "title": "Trophy",
        "author_nicks": [
            {
                "name": "Asphynx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13525/?format=api",
                    "id": 13525,
                    "name": "Asphynx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arcade",
                "abbreviation": "A!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6857/?format=api",
                    "id": 6857,
                    "name": "Arcade",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]