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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 9",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/985f3c35-cdf9-41c3-b635-d259d6f90c02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1013/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1250/",
    "metadata": {
        "length": 15248,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 359,
        "size": 17542,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}