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

GET /v1/routes/53239/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "755fa4b2b4d1005e4413b898df5510c9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/?format=api",
    "description": "STATOIL PADBORG Industrivej 20 6330 Padborg to STATOIL HELSINGØR Kongevejen 26 3000 Helsingør",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4dc2fcef-105c-4df4-b1e5-924c69a7b268"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36748/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53239/?format=api",
    "metadata": {
        "length": 6401591,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 242,
        "size": 25507,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}