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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route_2013.3.17_1122",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9d04c80b-413d-45a9-9b09-d7028544e68d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38712/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55203/",
    "metadata": {
        "length": 19817,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 459,
        "size": 22766,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}