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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2_Neumarkter Wellen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3c14ed47-82fa-417a-b000-22f89ccce19b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36299/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52790/",
    "metadata": {
        "length": 213606,
        "lengthKind": "routed",
        "duration": 468,
        "positionLists": 2,
        "positions": 1314,
        "size": 141167,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-16T10:05:45+00:00",
        "country": "DE"
    }
}