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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1.Leer- Heilbad Heiligenstadt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b4b1e10-0aab-4734-8dee-1d0ab54183f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38663/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55154/",
    "metadata": {
        "length": 776575,
        "lengthKind": "routed",
        "duration": 67310,
        "positionLists": 2,
        "positions": 4330,
        "size": 392376,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-02T07:41:38+00:00",
        "country": "DE"
    }
}