This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/50837/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "b2a11aa554db6d54d3866bd12b783692"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SL Tour 10 09 2017 final",
    "creator_name": "KB1952",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c3f1b328-0cbd-4e9c-9841-2e7129834488"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24827/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50837/",
    "metadata": {
        "length": 165428,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 4922,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}