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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68747/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68747/",
        "id": 68747,
        "title": "RDaVieW v1.2ß",
        "author_nicks": [
            {
                "name": "Rebelión Digital Argentina",
                "abbreviation": "RDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38378/?format=api",
                    "id": 38378,
                    "name": "Rebelión Digital Argentina",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
                "id": 10,
                "name": "40k Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295932/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295932/",
        "id": 295932,
        "title": "RDA Apply V1.0",
        "author_nicks": [
            {
                "name": "Rebelión Digital Argentina",
                "abbreviation": "RDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38378/?format=api",
                    "id": 38378,
                    "name": "Rebelión Digital Argentina",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "application-generator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/191605/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191605/",
        "id": 191605,
        "title": "RDA Loader",
        "author_nicks": [
            {
                "name": "Rebelión Digital Argentina",
                "abbreviation": "RDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38378/?format=api",
                    "id": 38378,
                    "name": "Rebelión Digital Argentina",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]