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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "001; Schluchsee to 051; Bahnhofstrasse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4fc54b3f-9aad-4bd0-af7d-7729c0a7f3fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36800/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53291/",
    "metadata": {
        "length": 345926,
        "lengthKind": "straight-line",
        "duration": 2772,
        "positionLists": 3,
        "positions": 2494,
        "size": 259447,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-02-17T10:01:25+00:00",
        "country": "DE"
    }
}