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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2064/",
    "description": "Vom-Herkules-zur-Hessenschanze-bei-Kassel",
    "creator_name": "WanderWurzel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6ed2a8f-1c0e-434b-8700-0442c2b24f50"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5781/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7823/",
    "metadata": {
        "length": 14302,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 200,
        "size": 12832,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}