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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2549/",
    "description": "TT-1 to TT-510",
    "creator_name": "watzmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2ec869b6-139e-4f1b-8bb7-6c36419b3141"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25331/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39107/",
    "metadata": {
        "length": 95186,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 510,
        "size": 32884,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}