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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Oberhof Westen",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cfdd233c-d0dd-41e7-b283-587d63f5d62b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1975/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2465/",
    "metadata": {
        "length": 508908,
        "lengthKind": "routed",
        "duration": 42800,
        "positionLists": 2,
        "positions": 44,
        "size": 12300,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-27T05:59:54+00:00",
        "country": "DE"
    }
}