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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Oberhof Osten",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b0853407-0d08-49b8-aad1-ec0bf36b2f8c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1974/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2464/",
    "metadata": {
        "length": 503609,
        "lengthKind": "routed",
        "duration": 4712,
        "positionLists": 2,
        "positions": 51,
        "size": 14173,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-28T11:06:10+00:00",
        "country": "DE"
    }
}