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

[
    {
        "url": "https://demozoo.org/api/v1/productions/62233/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62233/",
        "id": 62233,
        "title": "ten swiat jest nasz",
        "author_nicks": [
            {
                "name": "Passenger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10399/?format=api",
                    "id": 10399,
                    "name": "Passenger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deez'Nuts",
                "abbreviation": "DZN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10318/?format=api",
                    "id": 10318,
                    "name": "Deez'Nuts",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62234/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62234/",
        "id": 62234,
        "title": "aN accidenT iN par/\\dizE",
        "author_nicks": [
            {
                "name": "Passenger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10399/?format=api",
                    "id": 10399,
                    "name": "Passenger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deez'Nuts",
                "abbreviation": "DZN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10318/?format=api",
                    "id": 10318,
                    "name": "Deez'Nuts",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62235/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62235/",
        "id": 62235,
        "title": "Break the Silence",
        "author_nicks": [
            {
                "name": "Passenger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10399/?format=api",
                    "id": 10399,
                    "name": "Passenger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deez'Nuts",
                "abbreviation": "DZN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10318/?format=api",
                    "id": 10318,
                    "name": "Deez'Nuts",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]