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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37737/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37737/",
        "id": 37737,
        "title": "Strukla !",
        "author_nicks": [
            {
                "name": "Damocles",
                "abbreviation": "DLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24179/?format=api",
                    "id": 24179,
                    "name": "Damocles",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-18",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168967/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168967/",
        "id": 168967,
        "title": "Wired 98 Amiga Invitation Intro",
        "author_nicks": [
            {
                "name": "Damocles",
                "abbreviation": "DLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24179/?format=api",
                    "id": 24179,
                    "name": "Damocles",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-11",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "ahi"
        ]
    }
]