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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Bikerranch-Schlucht-Bikerranch",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b1b3325b-db95-4123-8f38-9773734ba654"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39199/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55690/",
    "metadata": {
        "length": 117941,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 37,
        "size": 4621,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}