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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46509/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46509/",
        "id": 46509,
        "title": "Marodi",
        "author_nicks": [
            {
                "name": "Jerry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28733/?format=api",
                    "id": 28733,
                    "name": "Jerry",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amiga Klub Frýdlant",
                "abbreviation": "AKF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28732/?format=api",
                    "id": 28732,
                    "name": "Amiga Klub Frýdlant",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "tornado3d"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46518/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46518/",
        "id": 46518,
        "title": "Egypt",
        "author_nicks": [
            {
                "name": "Jerry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28733/?format=api",
                    "id": 28733,
                    "name": "Jerry",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amiga Klub Frýdlant",
                "abbreviation": "AKF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28732/?format=api",
                    "id": 28732,
                    "name": "Amiga Klub Frýdlant",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-30",
        "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/269608/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269608/",
        "id": 269608,
        "title": "Raketa AKF",
        "author_nicks": [
            {
                "name": "Jerry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28733/?format=api",
                    "id": 28733,
                    "name": "Jerry",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amiga Klub Frýdlant",
                "abbreviation": "AKF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28732/?format=api",
                    "id": 28732,
                    "name": "Amiga Klub Frýdlant",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-05-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lightwave"
        ]
    }
]