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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3016/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3016/",
        "id": 3016,
        "title": "Lur Kis",
        "author_nicks": [
            {
                "name": "Image Dreams",
                "abbreviation": "ID",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5321/?format=api",
                    "id": 5321,
                    "name": "Image Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-06",
        "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/3014/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3014/",
        "id": 3014,
        "title": "Dim Screams",
        "author_nicks": [
            {
                "name": "Image Dreams",
                "abbreviation": "ID",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5321/?format=api",
                    "id": 5321,
                    "name": "Image Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "the-player-v6.1a"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163254/?format=api",
        "demozoo_url": "https://demozoo.org/productions/163254/",
        "id": 163254,
        "title": "Debut",
        "author_nicks": [
            {
                "name": "Image Dreams",
                "abbreviation": "ID",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5321/?format=api",
                    "id": 5321,
                    "name": "Image Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/246673/?format=api",
        "demozoo_url": "https://demozoo.org/productions/246673/",
        "id": 246673,
        "title": "43",
        "author_nicks": [
            {
                "name": "Image Dreams",
                "abbreviation": "ID",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5321/?format=api",
                    "id": 5321,
                    "name": "Image Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]