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

{
    "url": "https://demozoo.org/api/v1/bbses/2492/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2492/",
    "id": 2492,
    "name": "Liquid Spacid",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/147122/?format=api",
            "demozoo_url": "https://demozoo.org/productions/147122/",
            "id": 147122,
            "title": "Der Boss",
            "author_nicks": [
                {
                    "name": "Lightforce",
                    "abbreviation": "LFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5235/?format=api",
                        "id": 5235,
                        "name": "Lightforce",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-07-26",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "video-cap-needed"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/26276/?format=api",
            "demozoo_url": "https://demozoo.org/productions/26276/",
            "id": 26276,
            "title": "Samba Partie (ECS/AGA) 100% Final Sales-Version",
            "author_nicks": [
                {
                    "name": "Lightforce",
                    "abbreviation": "LFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5235/?format=api",
                        "id": 5235,
                        "name": "Lightforce",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-07-23",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10323/?format=api",
                "id": 10323,
                "name": "Hellfire"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}