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

[
    {
        "url": "https://demozoo.org/api/v1/productions/270400/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270400/",
        "id": 270400,
        "title": "Curso interactivo de plomería ficticia",
        "author_nicks": [
            {
                "name": "marcosjl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109487/?format=api",
                    "id": 109487,
                    "name": "marcosjl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-04-13",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "spanish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270401/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270401/",
        "id": 270401,
        "title": "El extraño caso de la lombriz que se alimentaba de simbolos ASCII y los perturbadores efectos que este alimento tenian sobre su crecimiento",
        "author_nicks": [
            {
                "name": "marcosjl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109487/?format=api",
                    "id": 109487,
                    "name": "marcosjl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-04-13",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "snake"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270403/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270403/",
        "id": 270403,
        "title": "La venganza del fantasma",
        "author_nicks": [
            {
                "name": "marcosjl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109487/?format=api",
                    "id": 109487,
                    "name": "marcosjl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-04-13",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "pac-man"
        ]
    }
]