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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85284/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85284/",
        "id": 85284,
        "title": "Practica de modelo",
        "author_nicks": [
            {
                "name": "Zulu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8250/?format=api",
                    "id": 8250,
                    "name": "Zulu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23016/?format=api",
        "demozoo_url": "https://demozoo.org/music/23016/",
        "id": 23016,
        "title": "Amazing Grace On The Rocks!",
        "author_nicks": [
            {
                "name": "Zulu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8250/?format=api",
                    "id": 8250,
                    "name": "Zulu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21074/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21074/",
        "id": 21074,
        "title": "?",
        "author_nicks": [
            {
                "name": "Zulu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8250/?format=api",
                    "id": 8250,
                    "name": "Zulu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "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/71926/?format=api",
        "demozoo_url": "https://demozoo.org/music/71926/",
        "id": 71926,
        "title": "Na Na Na...",
        "author_nicks": [
            {
                "name": "Grey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8408/?format=api",
                    "id": 8408,
                    "name": "Grey",
                    "is_group": false
                }
            },
            {
                "name": "Zulu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8250/?format=api",
                    "id": 8250,
                    "name": "Zulu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rebels",
                "abbreviation": "RBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                    "id": 628,
                    "name": "Rebels",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-10-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]