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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1012",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e12e510-fa0c-4698-8685-0f3844cc48a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38340/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54831/",
    "metadata": {
        "length": 315709,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1012,
        "size": 49027,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}