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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20852/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20852/",
        "id": 20852,
        "title": "Intel Outside 2",
        "author_nicks": [
            {
                "name": "Agamemnon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15230/?format=api",
                    "id": 15230,
                    "name": "Agamemnon",
                    "is_group": false
                }
            },
            {
                "name": "Snuskis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13287/?format=api",
                    "id": 13287,
                    "name": "Snuskis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36091/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36091/",
        "id": 36091,
        "title": "CP Falken",
        "author_nicks": [
            {
                "name": "Agamemnon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15230/?format=api",
                    "id": 15230,
                    "name": "Agamemnon",
                    "is_group": false
                }
            },
            {
                "name": "Snuskis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13287/?format=api",
                    "id": 13287,
                    "name": "Snuskis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-14",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36096/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36096/",
        "id": 36096,
        "title": "Room",
        "author_nicks": [
            {
                "name": "Agamemnon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15230/?format=api",
                    "id": 15230,
                    "name": "Agamemnon",
                    "is_group": false
                }
            },
            {
                "name": "Snuskis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13287/?format=api",
                    "id": 13287,
                    "name": "Snuskis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]