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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Üdingen-Boich",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d0d5637-9c55-4b22-87e8-2f94de91fa1c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3226/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3843/",
    "metadata": {
        "length": 8604,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 267,
        "size": 13312,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}