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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 414",
    "creator_name": "raiwae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c7d510e8-fca9-4fd7-a404-4ff039d8c1e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2754/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50472/",
    "metadata": {
        "length": 43962,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 414,
        "size": 10004,
        "format": "MagicMaps Tour (*.pth)",
        "country": "DE"
    }
}