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

[
    {
        "url": "https://demozoo.org/api/v1/productions/7084/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7084/",
        "id": 7084,
        "title": "Crowbar",
        "author_nicks": [
            {
                "name": "Lobo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5281/?format=api",
                    "id": 5281,
                    "name": "Lobo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scum Of The Earth",
                "abbreviation": "SOTE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8139/?format=api",
                    "id": 8139,
                    "name": "Scum Of The Earth",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "640x512"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/132702/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/132702/",
        "id": 132702,
        "title": "Nice Pic",
        "author_nicks": [
            {
                "name": "Lobo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5281/?format=api",
                    "id": 5281,
                    "name": "Lobo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scum Of The Earth",
                "abbreviation": "SOTE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8139/?format=api",
                    "id": 8139,
                    "name": "Scum Of The Earth",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-30",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/132703/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/132703/",
        "id": 132703,
        "title": "Ragnar",
        "author_nicks": [
            {
                "name": "Lobo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5281/?format=api",
                    "id": 5281,
                    "name": "Lobo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scum Of The Earth",
                "abbreviation": "SOTE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8139/?format=api",
                    "id": 8139,
                    "name": "Scum Of The Earth",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-30",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/92514/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/92514/",
        "id": 92514,
        "title": "ICS Logo",
        "author_nicks": [
            {
                "name": "Lobo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5281/?format=api",
                    "id": 5281,
                    "name": "Lobo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scum Of The Earth",
                "abbreviation": "SOTE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8139/?format=api",
                    "id": 8139,
                    "name": "Scum Of The Earth",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "logo"
        ]
    }
]