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

{
    "url": "https://demozoo.org/api/v1/bbses/2012/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2012/",
    "id": 2012,
    "name": "Courier of Crime",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/230675/?format=api",
            "demozoo_url": "https://demozoo.org/productions/230675/",
            "id": 230675,
            "title": "Flashback - German Sales Version",
            "author_nicks": [
                {
                    "name": "Decade",
                    "abbreviation": "DCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                        "id": 1845,
                        "name": "Decade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-21",
            "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": [
                "flashback"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/243488/?format=api",
            "demozoo_url": "https://demozoo.org/productions/243488/",
            "id": 243488,
            "title": "Simulman 05 - I Rapitori Di Sogni +3",
            "author_nicks": [
                {
                    "name": "Faith",
                    "abbreviation": "FTH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                        "id": 10964,
                        "name": "Faith",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-17",
            "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": [
                "trainer"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/290626/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290626/",
            "id": 290626,
            "title": "Small Board Intro",
            "author_nicks": [
                {
                    "name": "Hardcore Design",
                    "abbreviation": "HCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7098/?format=api",
                        "id": 7098,
                        "name": "Hardcore Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02-18",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/95893/?format=api",
                "id": 95893,
                "name": "Ice Q"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                "id": 1845,
                "name": "Decade"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}