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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Burg Schnellenberg to Start Tour 10; Glörstrasse 74",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7541a593-08d9-4f97-aa81-4dea7730bff4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37753/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54244/",
    "metadata": {
        "length": 513752,
        "lengthKind": "straight-line",
        "duration": 28705303,
        "positionLists": 3,
        "positions": 3233,
        "size": 321829,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-06T15:18:04+00:00",
        "country": "DE"
    }
}